summaryrefslogtreecommitdiff
path: root/tikzit/.gitignore
diff options
context:
space:
mode:
authorAlex Merry <dev@randomguy3.me.uk>2013-03-23 03:30:19 +0000
committerAlex Merry <dev@randomguy3.me.uk>2013-03-23 03:38:55 +0000
commit8cde489ab6c4169fb03d810447c18eea0d0eaa14 (patch)
treead3fcdc71f1819963198ae8a52fc5f2b2818cd20 /tikzit/.gitignore
parente68a44b882e5d6dbbab769f7ef20355ec53a9278 (diff)
Make the parser/lexer reentrant
No more locking! Also, the interface for TikzGraphAssembler is much simpler. Changes to OSX code are completely untested.
Diffstat (limited to 'tikzit/.gitignore')
-rw-r--r--tikzit/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tikzit/.gitignore b/tikzit/.gitignore
index 6802e27..644b16b 100644
--- a/tikzit/.gitignore
+++ b/tikzit/.gitignore
@@ -17,6 +17,7 @@ Makefile.in
/missing
/src/tikzit
/src/tikzit.res
+/src/common/tikzlexer.h
/src/common/tikzlexer.m
/src/common/tikzparser.m
/src/common/tikzparser.h