fishyboteso/.gitignore
DESKTOP-JVKHS7I\Adam 6a708e55e6 auto install addon, dc function added and more,
- moved config to documents
- reduced readme
- updated requirements
- action key implemented
- when non saved config is get for the first time, default is saved
- added icon
- added unhandled exception logging
- added debug mode
- made dark mode and debug mode check buttons instead of command
- created manifest
- moved addon to a zip
2020-04-20 01:21:49 +05:30

13 lines
120 B
Plaintext

.idea/
.git/
__pycache__/
log/
temp/
template_folder/
checkpoint
venv/
*.pickle
fishy.egg-info/
config.json
dist/
build/