summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-06-26 22:36:16 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-06-26 22:36:16 (EDT)
commit8ba1fc7cf6d769c6948f8ef694055a339f2edc23 (patch)
tree0a9c66d2cb238b35bf886b306fbace3c0375c18a
parentb673696e56c3f45205e1b1058de95eb2611d2c66 (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/