summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1f909134..80f766d8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,9 @@ subunit.log
# Files created by releasenotes build
releasenotes/build
+
+#swap file
+*.swp
+
+#IntelJ Idea
+.idea/