Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJanek Bevendorff <janek@jbev.net>2017-10-16 17:52:32 +0300
committerJanek Bevendorff <janek@jbev.net>2017-10-19 16:52:46 +0300
commitc0182df05ea74e5f59445018b84477ec9b12c5e4 (patch)
tree90c0870354bd42c2adaa2c99485d4a1fe26dc959 /.gitignore
parent7d6baf53fab1bdc35cb8eab0b496200c12aaaf74 (diff)
Add CLion build directories
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0521a42e3..479c589ea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
CMakeLists.txt.*
build*/
+cmake-build-*/
release*/
.idea/
*.iml