Remove .git handling from .gcloudignore

We aren't including git commit info in doc pages anymore so we don't
need special handling for .git for Cloud Build anymore.
This commit is contained in:
Ian Lewis 2019-04-03 02:15:28 -04:00 committed by Ian Lewis
parent 95e9f1e2d8
commit c061aef8d9
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
# Explicitly add .git so that hugo has git commit info
!.git
public/ public/
resources/ resources/
node_modules/ node_modules/