summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2021-01-06 00:50:07 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2021-01-06 01:11:04 (EST)
commit7220dffb119eccff734b297e71b1eaceadc0b881 (patch)
treec32292778c3d26999dab97bce4a7710c6956bd0a /.gitignore
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..dd90d0e
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,10 @@
+# Vim swap and other dot files
+.*
+!.gitignore
+
+# Source archives
+*-*.orig.tar.*
+keyring.gpg
+
+# Work area
+tmp/