summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-06-22 01:00:06 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-06-22 01:00:06 (EDT)
commit6baa7b4a417c1c3097226037700d0241e8268a17 (patch)
treefcdd225508be0821a529e4e56b897fde72c68d3a /.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/