6 lines
64 B
Plaintext
6 lines
64 B
Plaintext
# ignore shared object files
|
|
*.so
|
|
# ignore .out binaries
|
|
*.out
|
|
|