summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-06-13 02:55:55 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-06-13 02:55:55 (EDT)
commitb4a6a919cc289390427fb37912f99be2155e1ecb (patch)
tree27635283c987dd44aa990c17cc44c6912c61c7b9
parent0563cd06ae3903c68aac61e0208821cb24ed07a1 (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/