Skip to content

Commit

Permalink
gocc: Add .gitignore for autogenerated files.
Browse files Browse the repository at this point in the history
  • Loading branch information
mewmew committed Mar 23, 2016
1 parent 9557c00 commit afef14f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions uc/gocc/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
errors/
lexer/acttab.go
lexer/lexer.go
lexer/transitiontable.go
parser/
token/
util/

0 comments on commit afef14f

Please sign in to comment.