1
0
mirror of https://github.com/github/gitignore synced 2024-06-06 20:57:57 +02:00

Merge pull request #215 from nkh/patch-1

Do not ignore directory matching /Build/
This commit is contained in:
Jared Koumentis 2012-10-04 17:50:59 -07:00
commit aa8fd18ed3

View File

@ -4,6 +4,7 @@ _build/
cover_db/ cover_db/
inc/ inc/
Build Build
!Build/
Build.bat Build.bat
.last_cover_stats .last_cover_stats
Makefile Makefile