Skip to content

Commit f43d1b5

Browse files
committed
add .gcloudignore
1 parent 24859e3 commit f43d1b5

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.gcloudignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Dockerfile
2+
# README.md
3+
*.pyc
4+
*.pyo
5+
*.pyd
6+
__pycache__
7+
.pytest_cache
8+
*.yml

0 commit comments

Comments
 (0)