From 45a6e2e58daae8cbbb8833f75e2a7772ba847c94 Mon Sep 17 00:00:00 2001 From: Tomasz Date: Sat, 23 Jan 2021 10:45:40 +0100 Subject: [PATCH] Deleting files --- .gitignore | 1 + files/js/dist/out-attedance.js | 4 ---- files/js/dist/out-exams.js | 4 ---- files/js/dist/out-grades.js | 4 ---- files/js/dist/out-homeworks.js | 4 ---- files/js/dist/out-login.js | 4 ---- files/js/dist/out-messages.js | 4 ---- files/js/dist/out-mobile_access.js | 4 ---- files/js/dist/out-notes.js | 4 ---- files/js/dist/out-start.js | 4 ---- files/js/dist/out-timetable.js | 4 ---- 11 files changed, 1 insertion(+), 40 deletions(-) delete mode 100644 files/js/dist/out-attedance.js delete mode 100644 files/js/dist/out-exams.js delete mode 100644 files/js/dist/out-grades.js delete mode 100644 files/js/dist/out-homeworks.js delete mode 100644 files/js/dist/out-login.js delete mode 100644 files/js/dist/out-messages.js delete mode 100644 files/js/dist/out-mobile_access.js delete mode 100644 files/js/dist/out-notes.js delete mode 100644 files/js/dist/out-start.js delete mode 100644 files/js/dist/out-timetable.js diff --git a/.gitignore b/.gitignore index 2441d20..ba3ede4 100644 --- a/.gitignore +++ b/.gitignore @@ -36,6 +36,7 @@ share/python-wheels/ .installed.cfg *.egg MANIFEST +db.sqlite3 # PyInstaller # Usually these files are written by a python script from a template diff --git a/files/js/dist/out-attedance.js b/files/js/dist/out-attedance.js deleted file mode 100644 index cc57dfc..0000000 --- a/files/js/dist/out-attedance.js +++ /dev/null @@ -1,4 +0,0 @@ -/******/ (function() { // webpackBootstrap -/******/ "use strict"; -/******/ })() -; \ No newline at end of file diff --git a/files/js/dist/out-exams.js b/files/js/dist/out-exams.js deleted file mode 100644 index cc57dfc..0000000 --- a/files/js/dist/out-exams.js +++ /dev/null @@ -1,4 +0,0 @@ -/******/ (function() { // webpackBootstrap -/******/ "use strict"; -/******/ })() -; \ No newline at end of file diff --git a/files/js/dist/out-grades.js b/files/js/dist/out-grades.js deleted file mode 100644 index cc57dfc..0000000 --- a/files/js/dist/out-grades.js +++ /dev/null @@ -1,4 +0,0 @@ -/******/ (function() { // webpackBootstrap -/******/ "use strict"; -/******/ })() -; \ No newline at end of file diff --git a/files/js/dist/out-homeworks.js b/files/js/dist/out-homeworks.js deleted file mode 100644 index cc57dfc..0000000 --- a/files/js/dist/out-homeworks.js +++ /dev/null @@ -1,4 +0,0 @@ -/******/ (function() { // webpackBootstrap -/******/ "use strict"; -/******/ })() -; \ No newline at end of file diff --git a/files/js/dist/out-login.js b/files/js/dist/out-login.js deleted file mode 100644 index cc57dfc..0000000 --- a/files/js/dist/out-login.js +++ /dev/null @@ -1,4 +0,0 @@ -/******/ (function() { // webpackBootstrap -/******/ "use strict"; -/******/ })() -; \ No newline at end of file diff --git a/files/js/dist/out-messages.js b/files/js/dist/out-messages.js deleted file mode 100644 index cc57dfc..0000000 --- a/files/js/dist/out-messages.js +++ /dev/null @@ -1,4 +0,0 @@ -/******/ (function() { // webpackBootstrap -/******/ "use strict"; -/******/ })() -; \ No newline at end of file diff --git a/files/js/dist/out-mobile_access.js b/files/js/dist/out-mobile_access.js deleted file mode 100644 index cc57dfc..0000000 --- a/files/js/dist/out-mobile_access.js +++ /dev/null @@ -1,4 +0,0 @@ -/******/ (function() { // webpackBootstrap -/******/ "use strict"; -/******/ })() -; \ No newline at end of file diff --git a/files/js/dist/out-notes.js b/files/js/dist/out-notes.js deleted file mode 100644 index cc57dfc..0000000 --- a/files/js/dist/out-notes.js +++ /dev/null @@ -1,4 +0,0 @@ -/******/ (function() { // webpackBootstrap -/******/ "use strict"; -/******/ })() -; \ No newline at end of file diff --git a/files/js/dist/out-start.js b/files/js/dist/out-start.js deleted file mode 100644 index cc57dfc..0000000 --- a/files/js/dist/out-start.js +++ /dev/null @@ -1,4 +0,0 @@ -/******/ (function() { // webpackBootstrap -/******/ "use strict"; -/******/ })() -; \ No newline at end of file diff --git a/files/js/dist/out-timetable.js b/files/js/dist/out-timetable.js deleted file mode 100644 index cc57dfc..0000000 --- a/files/js/dist/out-timetable.js +++ /dev/null @@ -1,4 +0,0 @@ -/******/ (function() { // webpackBootstrap -/******/ "use strict"; -/******/ })() -; \ No newline at end of file