aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2017-07-31 23:05:17 +0100
committerYann Herklotz <ymherklotz@gmail.com>2017-07-31 23:05:17 +0100
commit67770ad6b1fcbc6730c140b0d3edd3fc9efbdc7b (patch)
treecb1f81a8e5ba1ebfc5f5cff80570647bddb66f58 /.gitignore
parent33b917e5580a5356ab9be5a2f1c8e9f0944a6eec (diff)
downloadYAGE-67770ad6b1fcbc6730c140b0d3edd3fc9efbdc7b.tar.gz
YAGE-67770ad6b1fcbc6730c140b0d3edd3fc9efbdc7b.zip
Updating gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b0c9aa66..9b5a28d9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,10 @@
# general directories to ignore
bin/
build/
+build_clang/
+build_gcc/
+build_debug/
+build_release/
CMakeFiles/
Testing/