summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore9
-rw-r--r--keyring.gpgbin1524 -> 0 bytes
2 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/
diff --git a/keyring.gpg b/keyring.gpg
deleted file mode 100644
index c0a8d2d..0000000
--- a/keyring.gpg
+++ /dev/null
Binary files differ