Skip to content

Commit

Permalink
the token .txt file isn't needed by the build
Browse files Browse the repository at this point in the history
  • Loading branch information
rp- committed Nov 24, 2013
1 parent fd89ef7 commit 331455c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 98 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ src/debug
src/release
src/gen_version.h

# no one needs the txt file
src/grammar/sqlite3TokenTypes.txt

libs/*/Makefile*
libs/*/debug/
libs/*/release/
Expand Down
98 changes: 0 additions & 98 deletions src/grammar/sqlite3TokenTypes.txt

This file was deleted.

0 comments on commit 331455c

Please sign in to comment.