summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-09-18 15:58:55 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-09-18 15:58:55 (EDT)
commit145eca5cede1b8113a345d1b036b8aaee748d58e (patch)
tree98b6d17bbe934204b59e115e2f870a152c35856c /.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/