Skip to content

Commit

Permalink
*: unify gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
coocood committed Sep 6, 2015
1 parent 218fc91 commit f7ac072
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
/parser/parser.go
/parser/scanner.go
/interpreter/interpreter
/interpreter/test
2 changes: 0 additions & 2 deletions interpreter/.gitignore

This file was deleted.

2 changes: 0 additions & 2 deletions parser/.gitignore

This file was deleted.

0 comments on commit f7ac072

Please sign in to comment.