Actually gitignore docker volumes
The reason they weren't coming up is because I don't have access to them
This commit is contained in:
parent
86c9ac5e7f
commit
863b0f67c5
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -306,3 +306,5 @@ cython_debug/
|
|||
/collected-static
|
||||
media/
|
||||
.vscode
|
||||
|
||||
docker/dev/volumes
|
||||
|
|
Loading…
Reference in a new issue