summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMadCamel <madcamel@gmail.com>2010-02-04 19:58:03 -0500
committerMadCamel <madcamel@gmail.com>2010-02-04 19:58:03 -0500
commitd85546cf432ddb0ab4b1227aad2824ee77d745ac (patch)
tree343b7c1aa979f92624e0d782552526a6a61feb84 /.gitignore
parenta1e685b80243abcce021cd81855d0fdeb36cd6c4 (diff)
downloadtmwa-d85546cf432ddb0ab4b1227aad2824ee77d745ac.tar.gz
tmwa-d85546cf432ddb0ab4b1227aad2824ee77d745ac.tar.bz2
tmwa-d85546cf432ddb0ab4b1227aad2824ee77d745ac.tar.xz
tmwa-d85546cf432ddb0ab4b1227aad2824ee77d745ac.zip
Removed auto-generated source files
And added them to .gitignore. These three files are generated on the fly by flex and bison during the build process and should not be in the repository.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9cf4854..70363ce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,7 @@ login-server
map-server
GNUmakefile
eathena-monitor
+magic-interpreter-parser.h
+magic-interpreter-parser.c
+magic-interpreter-lexer.c
+