aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2014-12-15 11:29:38 +0100
committerMatěj Cepl <mcepl@cepl.eu>2014-12-15 11:36:35 +0100
commite3ab39bf39d0ba75f6eb504752ef0ffb4bf4a3b1 (patch)
treea82d339953922d01c5a27dfa00ff811cc2723ab8 /.gitignore
parentc1098b321415976df7b6fc77117046b3b515885d (diff)
downloadpygn-e3ab39bf39d0ba75f6eb504752ef0ffb4bf4a3b1.tar.gz
I am able to build the extension with setup.py
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..e38c13b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+build/*
+wlp/commands.tab.*
+wlp/lex.yy.c