1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-15 14:09:13 +02:00

Merge pull request #293 from adericbourg/master

C
This commit is contained in:
Chris Wanstrath 2012-04-18 12:05:07 -07:00
commit 59da2bdecd

14
C.gitignore Normal file
View file

@ -0,0 +1,14 @@
# Object files
*.o
# Libraries
*.lib
# Shared objects (inc. Windows DLLs)
*.dll
*.so
# Executables
*.exe
*.out