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
1 changed files with 14 additions and 0 deletions

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