mirror of
https://github.com/github/gitignore
synced 2024-11-29 07:04:22 +01:00
15 lines
126 B
Plaintext
15 lines
126 B
Plaintext
# Compiled files
|
|
*.o
|
|
*.so
|
|
*.rlib
|
|
*.dll
|
|
|
|
# Executables
|
|
*.exe
|
|
|
|
# Generated by Cargo
|
|
/target/
|
|
|
|
# Temporary test files
|
|
*.racertmp
|