Add data* to docker ignore

This commit is contained in:
rubenwardy
2020-01-22 22:11:01 +00:00
parent 981ae74e5c
commit be5bb11fe3
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
.git
data
data*
uploads
*.pyc
__pycache__