summaryrefslogtreecommitdiffstats
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 3caf16a..bdeae42 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,11 @@
# .gitignore file for HDF5
+# ctags
+**/tags
+
+# vim swap files
+**/.*.swp
+
# Makefile.in files
**/Makefile.in