Exclude .tex and .pdf from Docker build context
This commit is contained in:
parent
0154c89c6b
commit
fdbe0a74e8
@ -42,6 +42,8 @@ docker-compose.yml
|
|||||||
|
|
||||||
# Docs
|
# Docs
|
||||||
*.md
|
*.md
|
||||||
|
*.tex
|
||||||
|
*.pdf
|
||||||
|
|
||||||
# Dev & build scripts
|
# Dev & build scripts
|
||||||
run_dev.py
|
run_dev.py
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user