aboutsummaryrefslogtreecommitdiff
path: root/libs/installer_wizard/.gitignore
blob: b3abdd9858b39a4d5e2712c48f944baa2f45858b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Generated UI files - The __init__.py is also exclude but it has
# been added so should be fine:
src/ui/*.py

# IDE / Tools files:
**/__pycache__
**/.mypy_cache
.tox
.vscode
venv

# MO2 build files:
vsbuild
mob.log

# Generated files:
lib
src/lib
installer_wizard
installer_wizard-*.zip