summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2011-08-06 15:25:15 -0400
committerMatt Turner <mattst88@gmail.com>2011-08-06 15:25:15 -0400
commit3bf23fa01d486b6b475e79de95fbb0824840ce5e (patch)
tree873fb518d058b22809911254cd80773ab2323648 /src
parente84cf30f6f08d487d194c20810719db8cd8b603d (diff)
Move generated src/* files to src/.gitignore
Spotted-by: Gaetan Nadon <memsize@videotron.ca> Signed-off-by: Matt Turner <mattst88@gmail.com>
Diffstat (limited to 'src')
-rw-r--r--src/.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore
new file mode 100644
index 0000000..6ed9f2b
--- /dev/null
+++ b/src/.gitignore
@@ -0,0 +1,3 @@
+laygram.c
+laygram.h
+laylex.c