Merge "Fix ignored but tracked .keep file"

This commit is contained in:
Zuul 2019-01-07 17:06:05 +00:00 committed by Gerrit Code Review
commit 7d1c6be373
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -19,7 +19,7 @@ zuul/versioninfo
dist/ dist/
cover/ cover/
htmlcov/ htmlcov/
zuul/web/static zuul/web/static/*
!.keep !.keep
node_modules node_modules
yarn-error.log yarn-error.log