.gitignore: New file.
authorP. J. McDermott <pjm@nac.net>
Mon, 23 Sep 2013 20:27:14 +0000 (16:27 -0400)
committerP. J. McDermott <pjm@nac.net>
Mon, 23 Sep 2013 20:27:14 +0000 (16:27 -0400)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..4c6e1e7
--- /dev/null
@@ -0,0 +1,10 @@
+# Swap and backup files
+.*.sw*
+.sw*
+*~
+Session.vim
+
+MYMETA.*
+Makefile
+Makefile.old
+*-*.tar.*