mirror of
https://github.com/github/gitignore
synced 2024-11-12 06:48:50 +01:00
15 lines
115 B
Plaintext
15 lines
115 B
Plaintext
# Object files
|
|
*.o
|
|
|
|
# Libraries
|
|
*.lib
|
|
|
|
# Shared objects (inc. Windows DLLs)
|
|
*.dll
|
|
*.so
|
|
|
|
# Executables
|
|
*.exe
|
|
*.out
|
|
|