2 Commits

Author SHA1 Message Date
14590b511f modifica file configurazione default 2020-03-31 11:53:24 +02:00
038b838c04 aggiornato gitignore 2020-03-31 11:53:12 +02:00
2 changed files with 2 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
*.py[ocd] *.py[ocd]
build build
dist
/bananaSPLIT.exe.spec /bananaSPLIT.exe.spec
.project .project
.pyproject .pyproject

View File

@@ -17,7 +17,7 @@
] ]
}, },
"docStruct": { "docStruct": {
"fileVersNew": true, "fileVersNew": false,
"language": "Italiano", "language": "Italiano",
"docSep": "\\s*Copyright [(0-9)]+", "docSep": "\\s*Copyright [(0-9)]+",
"beginOfDocument": "\\s*Body", "beginOfDocument": "\\s*Body",