mirror of
https://github.com/github/gitignore
synced 2024-11-01 01:28:44 +01:00
12 lines
91 B
Plaintext
12 lines
91 B
Plaintext
# Compiled files
|
|
*.o
|
|
*.so
|
|
*.rlib
|
|
*.dll
|
|
|
|
# Executables
|
|
*.exe
|
|
|
|
# Generated by Cargo
|
|
/target/
|