build: Autogenerate more ignore files
authorEmmanuele Bassi <ebassi@linux.intel.com>
Sat, 14 Aug 2010 07:43:16 +0000 (08:43 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Sat, 14 Aug 2010 07:43:16 +0000 (08:43 +0100)
commit94c8635d0f4584ef81e565e7837bdeb0008e034e
tree7655d733fb4ca3fc0b8d0eecf6702b897f55b877
parentf14587aadc428e5743d2b30e2a9f4bf51f1d1e05
build: Autogenerate more ignore files

The tests/accessibility, tests/micro-bench and the examples directory
in the coobook create a lot of non-installed binaries. Since we know who
they are, and we ignore them, we can auto-generate the ignore files as
well.

The rest of Clutter is covered by the main ignore file.
build/autotools/Makefile.am
build/autotools/Makefile.am.gitignore [new file with mode: 0644]
doc/cookbook/examples/.gitignore [deleted file]
doc/cookbook/examples/Makefile.am
tests/accessibility/.gitignore [deleted file]
tests/accessibility/Makefile.am
tests/micro-bench/.gitignore [deleted file]
tests/micro-bench/Makefile.am