From 1302fa5666a62078ebdf67ebbb1635097fc38c56 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Mon, 26 Oct 2015 23:50:50 -0400 Subject: .gitignore: New file --- (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a6ea2b6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,27 @@ +# Swap and backup files +*.s[a-w]? +*.vim +*~ +*.orig + +# Files generated by aclocal, autoconf, and automake +aclocal.m4 +autom4te.cache/ +configure +build-aux/ +ChangeLog +INSTALL +Makefile.in + +# Files generated by configure +config.log +config.status +Makefile +config.sh +stamp-h1 + +# Files generated by Makefile +.dirstamp +firman +*.tar* +firman.sh-*/ -- cgit v0.9.1