summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2015-09-05 11:14:34 (EDT)
committer P. J. McDermott <pj@pehjota.net>2015-09-05 11:14:34 (EDT)
commitcd1c5e3aadf8feda96a3380321b6862cc60bf7cb (patch)
tree8834f9c1d46f3da9ef7d518e163fdda092e4c608 /.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/