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