krz/hutch-stats
clone: git clone https://gitbay.org/krz/hutch-stats.git
main: .gitignore · raw
1.env
2.env.*
3!.env.example
4
5.venv/
6venv/
7
8__pycache__/
9*.py[cod]
10*.so
11
12.pytest_cache/
13.mypy_cache/
14.ruff_cache/
15.hypothesis/
16.coverage
17.coverage.*
18htmlcov/
19
20build/
21dist/
22*.egg-info/
23.eggs/
24
25*.db
26*.sqlite
27*.sqlite3
28
29.DS_Store
30.idea/
31.vscode/
32
33srht_usernames.txt