add basic gitignore

This commit is contained in:
2023-04-02 17:26:38 +10:00
parent a2dd6a03b8
commit 2d9f998607

12
.gitignore vendored Normal file
View File

@ -0,0 +1,12 @@
.DS_Store
.idea
*.log
tmp/
*.py[cod]
*.egg
build
htmlcov
data.db
cache/