summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-07-10 15:29:36 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-07-10 15:32:47 (EDT)
commit43de5a1e0030b64adfda15bd9a59961fad834d72 (patch)
tree9e1934830abbfac31daf1030b35d630bb2402308 /.gitignore
Initial commit.HEADmaster
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore14
1 files changed, 14 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..ffbbc9d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,14 @@
+# Swap and backup files
+.*.sw*
+.sw*
+*~
+Session.vim
+
+# Generated files
+Makefile
+install.config
+sedscript
+src/*[^.]??
+lib/*[^.]??
+man/*[^.]??
+deb-*.tar.*