9 lines
91 B
Plaintext
9 lines
91 B
Plaintext
# Ignore folders
|
|
instance/
|
|
app/static/uploads/
|
|
# Ignore files
|
|
.env
|
|
|
|
# Ignore by type
|
|
*.log
|