summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-07-25 23:40:40 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-07-25 23:40:40 (EDT)
commit6e0e9c8c91aa6969042bc2f889f49cf48cfb3d86 (patch)
treeac05819cf48af65895839a3cbc4a111d907e7226 /.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/