mirror of
https://github.com/vale981/gitignore
synced 2025-03-05 09:51:42 -05:00
14 lines
115 B
Text
14 lines
115 B
Text
# Object files
|
|
*.o
|
|
|
|
# Libraries
|
|
*.lib
|
|
|
|
# Shared objects (inc. Windows DLLs)
|
|
*.dll
|
|
*.so
|
|
|
|
# Executables
|
|
*.exe
|
|
*.out
|
|
|