Add data* to docker ignore
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.git
|
||||
data
|
||||
data*
|
||||
uploads
|
||||
*.pyc
|
||||
__pycache__
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,5 +1,5 @@
|
||||
.git
|
||||
data
|
||||
data*
|
||||
uploads
|
||||
*.pyc
|
||||
__pycache__
|
||||
|
||||