Ignore png and pycache
This commit is contained in:
parent
59307bff41
commit
d261d8e46f
|
@ -1,4 +1,6 @@
|
|||
*.jpeg
|
||||
*.jpg
|
||||
*.png
|
||||
imageserver/images/
|
||||
imageserver/models
|
||||
imageserver/models
|
||||
__pycache__
|
Loading…
Reference in New Issue