summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-06-02 09:27:56 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-06-02 09:27:56 (EDT)
commit6592cd3deac19d31e1dd0f367c85d2f6ef9e5c1b (patch)
treebc573827c940ff04257856b9679408ea645c406c
parent50888d9fe28af6b37039d0edee28535ea57eef76 (diff)
.gitignore: New file.
-rw-r--r--.gitignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..785a07e
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,11 @@
+# Swap and backup files
+.*.sw*
+.sw*
+*~
+Session.vim
+
+# Source archives
+opkg-*.orig.tar.*
+
+# Work area
+tmp/