mirror of
https://github.com/github/gitignore.git
synced 2025-04-15 17:29:03 +08: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
|