summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-06-11 23:55:18 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-06-11 23:55:18 (EDT)
commit266bdf6d98f8c758c14471595f08c1c03d2d3c9f (patch)
tree5e9d87775b67ff482150d817c3f6323cc70c0822 /.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/