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
|
||||
*.md
|
||||
*.tex
|
||||
*.pdf
|
||||
|
||||
# Dev & build scripts
|
||||
run_dev.py
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user