2020-01-21 23:26:49 +03:00
|
|
|
venv/
|
2020-04-05 04:30:53 +03:00
|
|
|
.idea/
|
2020-01-21 23:26:49 +03:00
|
|
|
__pycache__/
|
|
|
|
*.pyc
|
2020-01-22 08:51:02 +03:00
|
|
|
*.pem
|
2020-06-02 23:38:29 +03:00
|
|
|
*.conf
|
2020-04-05 04:30:53 +03:00
|
|
|
config.json
|
2020-04-16 02:41:53 +03:00
|
|
|
test/static
|
2020-06-02 21:54:47 +03:00
|
|
|
flask_session/
|
|
|
|
app/static/config
|
2020-06-02 23:38:29 +03:00
|
|
|
app/static/custom_config
|
2020-10-10 22:55:14 +03:00
|
|
|
app/static/bangs
|
2020-05-07 02:24:18 +03:00
|
|
|
|
|
|
|
# pip stuff
|
2021-07-02 22:28:27 +03:00
|
|
|
/build/
|
2020-05-07 02:24:18 +03:00
|
|
|
dist/
|
|
|
|
*.egg-info/
|
2021-10-19 00:01:48 +03:00
|
|
|
|
|
|
|
# env
|
|
|
|
whoogle.env
|