Skip to content

Commit

Permalink
Add .gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
brouhaha committed Jun 24, 2016
1 parent 42e34ac commit 9b985f4
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
*~
*.o
*.d
bitblt_table_gen
bitblt_tables.[ch]
g4_table_gen
g4_tables.[ch]
parser.output
parser.tab.[ch]
scanner.c
tumble

0 comments on commit 9b985f4

Please sign in to comment.