summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 4 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 213a9bf..dd90d0e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,11 +1,10 @@
-# Swap and backup files
-.*.sw*
-.sw*
-*~
-Session.vim
+# Vim swap and other dot files
+.*
+!.gitignore
# Source archives
*-*.orig.tar.*
+keyring.gpg
# Work area
tmp/