summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-07-05 03:01:37 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-07-05 03:01:37 (EDT)
commitdec63e3220800a9e1c5fe72dc25bbb79197cc127 (patch)
tree3f04bbcd4837854e4316882e07b4afaa69e0d90d /.gitignore
parent046053feb68114d43df2e99314aeff8437d5d5b7 (diff)
.*: Exclude from Git
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 3 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index a09c6b4..dd90d0e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,6 @@
-# Swap and backup files
-.*.sw*
-.sw*
-*~
-Session.vim
+# Vim swap and other dot files
+.*
+!.gitignore
# Source archives
*-*.orig.tar.*