summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-06-11 22:08:25 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-06-11 22:08:25 (EDT)
commitf1247245ed43288b283b3d79de15cd3ced6edc54 (patch)
tree1fbbe7ad742143c5224d864c11bfa5922e00a6e2
parent390137bebb16a75b86e379e6b3fcbd822feef1a8 (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/