This repository has been archived on 2021-12-30. You can view files and clone it, but cannot push or open issues or pull requests.
ELOStar/.gitignore

13 lines
102 B
Plaintext

# env dir
pyelo/
# config file
setup.cfg
.vscode/
# data and picture
*.db
pic/
# cache
__pycache__/