summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-10-06 15:11:47 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-10-06 15:11:47 (EDT)
commitad10426ee2dba50b2963fd5c4a55234a22b85ff1 (patch)
tree039f6a62987aa439590eab685606e2462f5d9f9b /.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/