mirror of
https://github.com/github/gitignore
synced 2025-07-03 20:08:25 +02:00
11 lines
91 B
Text
11 lines
91 B
Text
# Compiled files
|
|
*.o
|
|
*.so
|
|
*.rlib
|
|
*.dll
|
|
|
|
# Executables
|
|
*.exe
|
|
|
|
# Generated by Cargo
|
|
/target/
|