Do not track Dockerfile, not to invalidate Docker cache at each change
This commit is contained in:
parent
c665dba082
commit
5190c46bf6
1 changed files with 2 additions and 0 deletions
|
@ -4,3 +4,5 @@ dist/
|
|||
*.egg-info/
|
||||
node_modules/
|
||||
umap/settings/local.py
|
||||
Dockerfile
|
||||
.git/
|
||||
|
|
Loading…
Reference in a new issue