From a509c2b7378be46e40697507a0c496deafce4fd8 Mon Sep 17 00:00:00 2001 From: netzulo Date: Thu, 20 Jul 2017 15:57:00 +0200 Subject: [PATCH] [qacode] cleaned files, deleted someones --- .gitignore | 0 appveyor.yml | 0 logs/.gitkeep | 0 qalabCore.pyproj | 112 ----------------------------------------------- setup.cfg | 0 5 files changed, 112 deletions(-) mode change 100644 => 100755 .gitignore mode change 100644 => 100755 appveyor.yml mode change 100644 => 100755 logs/.gitkeep delete mode 100755 qalabCore.pyproj mode change 100644 => 100755 setup.cfg diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/appveyor.yml b/appveyor.yml old mode 100644 new mode 100755 diff --git a/logs/.gitkeep b/logs/.gitkeep old mode 100644 new mode 100755 diff --git a/qalabCore.pyproj b/qalabCore.pyproj deleted file mode 100755 index dd1f8b72..00000000 --- a/qalabCore.pyproj +++ /dev/null @@ -1,112 +0,0 @@ - - - - Debug - 2.0 - {db075b82-bbba-4e66-9f24-b7c83ec08196} - - __init__.py - - . - . - {888888a0-9f3d-457c-b088-3a5042f75d52} - Standard Python launcher - MSBuild|qalab-core|$(MSBuildProjectFullPath) - qalabCore - - - - - 10.0 - - - - - Code - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Code - - - - Code - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - qalab-core - 3.6 - qalab-core (Python 3.6 (64-bit)) - Scripts\python.exe - Scripts\pythonw.exe - PYTHONPATH - X64 - - - - \ No newline at end of file diff --git a/setup.cfg b/setup.cfg old mode 100644 new mode 100755