Skip to content

Commit

Permalink
parser: add gitignore
Browse files Browse the repository at this point in the history
parser.go and scanner.go are generated code.
  • Loading branch information
coocood committed Sep 6, 2015
1 parent b63205b commit 218fc91
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions parser/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
parser.go
scanner.go

0 comments on commit 218fc91

Please sign in to comment.