summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-08-01 19:18:11 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-08-01 19:18:11 (EDT)
commitf04928b5e674f6f7015c9d40b017049d86015a56 (patch)
treeaa1f4b7289fc0806e3905fe2e0df343f8e52e65a /.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/