summaryrefslogtreecommitdiff
path: root/.gitignore
blob: d213028a93fe64b0ae2544ff691a7f2055ce1051 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
.DS_Store
.idea
*.log
tmp/

*.py[cod]
*.egg
build
htmlcov

session.txt
.env