gitignore: Only ignore the README file at the root of the repository

We should be able to modify/add README files else where in the tree and
see them with git status, eg build/mingw/README.

Reviewed-by: Neil Roberts <neil@linux.intel.com>

(cherry picked from commit e97a1bb33a10dc4ea8a23a30cd5e78391439c84f)
This commit is contained in:
Damien Lespiau 2012-09-12 23:32:46 +01:00 committed by Robert Bragg
parent c9fe28c93b
commit 5ef579b593

2
.gitignore vendored
View File

@ -13,7 +13,7 @@ compile
*.la
*.gcov
*.exe
README
/README
stamp-enum-types
stamp-marshal
/build/autotools/*.m4