summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-06-27 13:40:31 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-06-27 13:41:52 (EDT)
commit84eb33f74c2ac66eb61469cbef5201ba6543fd50 (patch)
tree66e1234449a7b71a361350b2b1e25124ed6c74b4 /.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/