Skip to content

Commit

Permalink
Add .gitignore to ignore build products
Browse files Browse the repository at this point in the history
  • Loading branch information
ridiculousfish committed Nov 28, 2016
1 parent e03a5f0 commit fd3dcde
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
c++decl
c++decl.dSYM/
cdecl
cdgram.c
cdlex.c

0 comments on commit fd3dcde

Please sign in to comment.