Skip to content

Instantly share code, notes, and snippets.

@punitsoni
Created May 10, 2015 00:44
Show Gist options
  • Save punitsoni/e615fe08f9fcd6193187 to your computer and use it in GitHub Desktop.
Save punitsoni/e615fe08f9fcd6193187 to your computer and use it in GitHub Desktop.
Autotools gitignore
# http://www.gnu.org/software/automake
Makefile.in
# http://www.gnu.org/software/autoconf
/autom4te.cache
/aclocal.m4
/compile
/configure
/depcomp
/install-sh
/missing
/stamp-h1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment