Exclude .planning and .qc from Docker build context
This commit is contained in:
+2
-8
@@ -11,13 +11,7 @@ __pycache__
|
|||||||
!robots.txt
|
!robots.txt
|
||||||
*.xml
|
*.xml
|
||||||
!sitemap.xml
|
!sitemap.xml
|
||||||
review_*.png
|
|
||||||
docker-compose.yml
|
docker-compose.yml
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.planning/README.md
|
.planning
|
||||||
.planning/build_locations.py
|
.qc
|
||||||
.planning/build_services.py
|
|
||||||
.planning/__pycache__
|
|
||||||
.planning/review_*.png
|
|
||||||
.planning/DNS_*.txt
|
|
||||||
.planning/planning.db
|
|
||||||
|
|||||||
Reference in New Issue
Block a user