summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-08-07 17:25:34 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-08-07 17:25:34 (EDT)
commit6e0f8e5eae825c5249c3a22e89dad712ef9eec19 (patch)
tree710e2fd0ea63af59c6922bbb8ff713fb973de2c9 /.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..38a0a5b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,11 @@
+# Swap and backup files
+.*.sw*
+.sw*
+*~
+Session.vim
+
+# Generated files
+*.pkg/
+
+# Work area
+tmp/