Fix .gitignores
commitb6f0a1f5543ed8e4723fd6d6cfa81f60d485a99b
authorMichael Catanzaro <mcatanzaro@gnome.org>
Fri, 22 May 2015 00:25:42 +0000 (21 19:25 -0500)
committerStefan Sauer <ensonic@users.sf.net>
Fri, 22 May 2015 11:09:40 +0000 (22 13:09 +0200)
tree91baceeda57ea84a0b1c17a8046e53c0d9b60c59
parentcb4545a23fe78b71019b1ce255d26dee4280ff30
Fix .gitignores

Don't put .gitignore files under version control: they're generated by
git.mk.

Update git.mk and hook it up in Makefile.am.

Update remaining Makefile.am to get to a clean git status.

Don't clean/ignore files in $(srcdir) -- this makes no sense because
only generated files should be ignored, and generated files should be
generated in $(builddir).

https://bugzilla.gnome.org/show_bug.cgi?id=749706
13 files changed:
.gitignore [deleted file]
Makefile.am
git.mk
help/manual/.gitignore [deleted file]
help/manual/Makefile.am
tests/.gitignore [deleted file]
tests/annotations/Makefile.am
tests/annotations/docs/Makefile.am
tests/bugs/docs/Makefile.am
tests/empty/docs/Makefile.am
tests/fail/docs/Makefile.am
tests/gobject/docs/Makefile.am
tests/gtk-doc.notmpl.make