aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 81ad26ed867a902e4efe89d098794fee86d188ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
.idea/
.vscode/
.venv*/
venv*/
*.swp
__pycache__/
dist/
.coverage*
htmlcov/
.tox/
docs/_build/
Constants.py
AIParams.py