summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAndreas Stöckel <astoecke@techfak.uni-bielefeld.de>2015-03-15 13:05:53 +0100
committerAndreas Stöckel <astoecke@techfak.uni-bielefeld.de>2016-04-25 21:37:46 +0200
commit45a0c86e35fd693cdfb40d8d3bcb251fe4b786b0 (patch)
tree9e7072112e6d541cb88533222da404675d30b00e /.gitignore
parent0b59312f2ab963b1bdae48ef7463e9dd426a9b72 (diff)
Fix .gitignore for the new ousia repository
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore27
1 files changed, 27 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..dcaa48c
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,27 @@
+*~
+*.backup
+build/*
+lib/gtest*
+CMakeCache.txt
+CMakeFiles
+Doxyfile
+cmake_install.cmake
+compile_commands.json
+*.a
+nbproject
+target
+*.autosave
+.kdev4
+application.kdev4
+*.aux
+*.bbl
+*.bcf
+*.blg
+*.log
+*.nav
+*.out
+*.run.xml
+*.snm
+*.toc
+web/*.xml
+web/*.html