1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-13 07:47:14 +03:00
EDMarketConnector/.gitignore
Athanasius 6ed64c9d6b
WiX: .gitignore components.wxs & add template.wxs
Also renamed header.wxs to template.wxs in setup.py, as we're going to
insert into the middle of its content, not use it as a simple
concatenated header.
2021-12-07 15:51:38 +00:00

28 lines
293 B
Plaintext

.gitversion
.DS_Store
build
ChangeLog.html
dist.*
dump
*.bak
*.pyc
*.pyo
*.dll
*.pdb
*.msi
*.wixobj
appcast_win_*.xml
appcast_mac_*.xml
EDMarketConnector.VisualElementsManifest.xml
*.zip
.idea
.vscode
venv
*.code-workspace
htmlcov/
.ignored
.coverage
EDMarketConnector.wxs
wix/components.wxs