summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2020-12-26 23:59:44 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2020-12-26 23:59:44 (EST)
commitac084a9b313822e3d06fac57b676a8a831ddb59b (patch)
tree9c33be36de7d23f7b6c48e1a27488e68bd318ca4 /.gitignore
parent4b0da4d54848221d8520072cf471534aa929b836 (diff)
.gitignore: Exclude keyring.gpg and .*
And remove keyring.gpg.
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/