aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 3be2f8a9a5bc824c4719a18eb4d04936f469166f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
**/build*/
**/out*/
*.o
*.d
*.json
.cache/
.venv/
venv/
__pycache__/
*.pyc
*.pyo