aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore25
1 files changed, 0 insertions, 25 deletions
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 2232101c..00000000
--- a/.gitignore
+++ /dev/null
@@ -1,25 +0,0 @@
-# general directories to ignore
-bin
-build
-build_*
-CMakeFiles
-Testing
-
-# specific directory to ignore
-/html
-
-# extensions to ignore
-*.o
-*.out
-*.a
-
-# emacs
-*.#
-*~
-
-# general files to ignore
-CMakeCache.txt
-Makefile
-GPATH
-GTAGS
-GRTAGS