summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-10-22 17:43:59 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-10-22 17:43:59 (EDT)
commitbf41f6833bb60e443ce95671822d97ee2fcc22b8 (patch)
tree1f118fef85858342ac23f0864bca10639c4afc14
parentc680ae3e95e08dfe539a2771153a2c3aa928d08f (diff)
.gitignore: New file
-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/