summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2021-01-11 02:33:15 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2021-01-11 02:33:15 (EST)
commiteea788d93fbcb3149d3805afe1f415e38028698c (patch)
tree940740b41f20f3c3a6f8bef712e37670248449de
parent77f77b367fb1ecde995f9cdab279693566077671 (diff)
.gitignore: Exclude .*
-rw-r--r--.gitignore8
1 files changed, 3 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 38a0a5b..286197a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,6 @@
-# Swap and backup files
-.*.sw*
-.sw*
-*~
-Session.vim
+# Vim swap and other dot files
+.*
+!.gitignore
# Generated files
*.pkg/