Skip to content

Commit

Permalink
Merge pull request github#293 from adericbourg/master
Browse files Browse the repository at this point in the history
C
  • Loading branch information
defunkt committed Apr 18, 2012
2 parents 6b91f1f + 2f4a4b2 commit 59da2bd
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions C.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Object files
*.o

# Libraries
*.lib

# Shared objects (inc. Windows DLLs)
*.dll
*.so

# Executables
*.exe
*.out

0 comments on commit 59da2bd

Please sign in to comment.