aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: f692ec628b63e228bce6505f39c4fec186bb2393 (plain)
1
2
3
4
5
6
7
8
# build folders
build*

# QtCreator .pro.user settings
*.user

# python
__pycache__