mirror of
https://github.com/ModOrganizer2/modorganizer-installer_wizard.git
synced 2026-07-27 14:07:59 -07:00
20 lines
283 B
Plaintext
20 lines
283 B
Plaintext
# 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
|
|
|
|
# MO2 build files:
|
|
vsbuild
|
|
mob.log
|
|
|
|
# Generated files:
|
|
lib
|
|
src/lib
|
|
installer_wizard
|
|
installer_wizard-*.zip
|