non va bene tenere nella stessa cartella le build win e linux mannaggina

This commit is contained in:
2020-04-02 15:17:50 +02:00
parent e994e3850c
commit 200565e4c7
3 changed files with 3 additions and 3 deletions

4
.gitignore vendored
View File

@@ -1,5 +1,5 @@
.project ./.project
.pydevproject ./.pydevproject
.DS_Store .DS_Store
.settings .settings
bananaSPLIT.exe.spec bananaSPLIT.exe.spec

View File

@@ -1,7 +1,7 @@
{ {
"version": "v1.2", "version": "v1.2",
"paths": { "paths": {
"lastUsed": "linux", "lastUsed": "defaults.json",
"configurationPath": "./conf/", "configurationPath": "./conf/",
"INworkPath": "C:/", "INworkPath": "C:/",
"OUTworkPath": "C:/", "OUTworkPath": "C:/",