aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2017-02-12 19:36:34 +0000
committerYann Herklotz <ymherklotz@gmail.com>2017-02-12 19:36:34 +0000
commitbd2b74569393c2a12f39fad6a3ad11eef2a367b3 (patch)
treee05f902681831381fc7d625e357d5a050bf6ff1d /.gitignore
parent94de096a3f8d90c683f9456e7dd698edd6ee39dd (diff)
downloadCompiler-bd2b74569393c2a12f39fad6a3ad11eef2a367b3.tar.gz
Compiler-bd2b74569393c2a12f39fad6a3ad11eef2a367b3.zip
Fixing .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 56c17e7..c6a4589 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,5 @@ c_parser/build/
*.tab.hpp
*.o
*.output
+#*
+.#*