16 lines
146 B
Plaintext
16 lines
146 B
Plaintext
.vscode/settings.json
|
|
.env
|
|
|
|
# python
|
|
__pycache__
|
|
|
|
# python test
|
|
.pytest_cache
|
|
.coverage
|
|
.report/
|
|
|
|
# mysql config file
|
|
my.cnf
|
|
|
|
# compress file
|
|
*.gz |