Parcourir la source

to ignore autotools generated files

pull/56/head
Mike Park il y a 13 ans
Parent
révision
a573f2a5eb
1 fichiers modifiés avec 14 ajouts et 0 suppressions
  1. 14
    0
      Autotools.gitignore

+ 14
- 0
Autotools.gitignore Voir le fichier

@@ -0,0 +1,14 @@

# http://www.gnu.org/software/automake

Makefile.in

# http://www.gnu.org/software/autoconf

/autom4te.cache
/aclocal.m4
/compile
/configure
/depcomp
/install-sh
/missing

Chargement…
Annuler
Enregistrer