chainqueue/.gitignore

8 lines
59 B
Plaintext
Raw Normal View History

2021-04-02 10:31:50 +02:00
__pycache__
*.pyc
2021-04-02 10:41:38 +02:00
*.sqlite
2021-08-26 10:05:56 +02:00
build/
dist/
*.html
*.egg-info/