gitignore/C.gitignore

15 lines
115 B
Plaintext
Raw Normal View History

2012-04-15 17:16:03 +02:00
# Object files
*.o
# Libraries
*.lib
# Shared objects (inc. Windows DLLs)
*.dll
*.so
# Executables
*.exe
*.out