gitignore/C.gitignore

15 lines
115 B
Plaintext
Raw Normal View History

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