1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-13 15:57:14 +03:00

ignore editor and virtual enviroment directories

Just to ensure that they're not reported by any local tools
This commit is contained in:
A_D 2020-07-22 14:22:44 +02:00 committed by Athanasius
parent 179e06d6e9
commit d67dd17367

4
.gitignore vendored
View File

@ -13,3 +13,7 @@ appcast_win_*.xml
appcast_mac_*.xml
EDMarketConnector.VisualElementsManifest.xml
*.zip
.idea
.vscode
venv