aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 659736ff..5e4a6eef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,10 @@
# Build directory
-build/
+[Bb]uild/
doc-build/
# Generated source files
src/common/scm_rev.cpp
+
+# Project/editor files
+*.swp
+.idea/