summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-04-03 19:43:40 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-04-03 19:43:40 (EDT)
commitc01a6c275ad10e96f0aab7d7ae6763efcf04cea8 (patch)
treea80d0b420b00f13872dae15de74ad220e8570e53 /.gitignore
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..213a9bf
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,11 @@
+# Swap and backup files
+.*.sw*
+.sw*
+*~
+Session.vim
+
+# Source archives
+*-*.orig.tar.*
+
+# Work area
+tmp/