aguryev 4 years ago
parent
commit
dde0434886
3 changed files with 13 additions and 1528 deletions
  1. 2 1
      .gitignore
  2. 0 1527
      flask/application.sublime-workspace
  3. 11 0
      globals_20200223_121402.json

+ 2 - 1
.gitignore

@@ -11,4 +11,5 @@ baangt.ini
 __pycache__
 *.pyc
 *.db
-venv
+venv
+application.sublime-workspace

File diff suppressed because it is too large
+ 0 - 1527
flask/application.sublime-workspace


+ 11 - 0
globals_20200223_121402.json

@@ -0,0 +1,11 @@
+{
+    "exportFilesBasePath": "",
+    "TC.Lines": "",
+    "TC.dontCloseBrowser": "True",
+    "TC.slowExecution": "True",
+    "TX.DEBUG": "True",
+    "RootPath": "/home/aguryev/freelancer/baangt",
+    "ScreenshotPath": "/home/aguryev/freelancer/baangt/Screenshots",
+    "ExportPath": "/home/aguryev/freelancer/baangt/1testoutput",
+    "ImportPath": "/home/aguryev/freelancer/baangt/0testdateninput"
+}