mirror of
https://github.com/github/gitignore.git
synced 2026-03-29 02:47:05 +00:00
12 lines
91 B
Plaintext
12 lines
91 B
Plaintext
# Compiled files
|
|
*.o
|
|
*.so
|
|
*.rlib
|
|
*.dll
|
|
|
|
# Executables
|
|
*.exe
|
|
|
|
# Generated by Cargo
|
|
/target/
|