1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-07-29 06:59:27 +02:00

.gitignore: Do not exclude handcrafted makefiles

Not all makefiles are generated by automake. Thus allow these
handcrafted makefiles in the git repository.
This commit is contained in:
Benjamin Drung 2016-05-16 16:05:05 +02:00
parent 43d5979414
commit 40773b693a

6
.gitignore vendored
View File

@ -13,6 +13,12 @@ stamp-h*
stamp-po
*.stamp
# Handcrafted makefiles
!lib-src/expat/amiga/Makefile
!lib-src/libnyquist/nyquist/sys/unix/*/Makefile
!lib-src/lv2/Makefile
!lib-src/mod-script-pipe/Makefile
# Generated files by build system
lib-src/expat/expat_config.h
lib-src/libflac/doc/Doxyfile