summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2014-10-03 04:45:04 +0200
committerSven Gothel <[email protected]>2014-10-03 04:45:04 +0200
commit1630bc961747d227d166fa128effcb24e050f6cc (patch)
tree60b749387d9f8edc62c51678ce491e7ce5473eb1 /.gitignore
parentfb60db3a633d82a0323f066a98a8a9fadf3ecff5 (diff)
gitignore: build*/ and build-temp
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f29c6a1..bc61b22 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
build
make/GnuCTreeParserTokenTypes.txt
make/STDCTokenTypes.txt
+build*/
+build-temp