Deleting files
This commit is contained in:
parent
7e629a702e
commit
45a6e2e58d
11 changed files with 1 additions and 40 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -36,6 +36,7 @@ share/python-wheels/
|
||||||
.installed.cfg
|
.installed.cfg
|
||||||
*.egg
|
*.egg
|
||||||
MANIFEST
|
MANIFEST
|
||||||
|
db.sqlite3
|
||||||
|
|
||||||
# PyInstaller
|
# PyInstaller
|
||||||
# Usually these files are written by a python script from a template
|
# Usually these files are written by a python script from a template
|
||||||
|
|
4
files/js/dist/out-attedance.js
vendored
4
files/js/dist/out-attedance.js
vendored
|
@ -1,4 +0,0 @@
|
||||||
/******/ (function() { // webpackBootstrap
|
|
||||||
/******/ "use strict";
|
|
||||||
/******/ })()
|
|
||||||
;
|
|
4
files/js/dist/out-exams.js
vendored
4
files/js/dist/out-exams.js
vendored
|
@ -1,4 +0,0 @@
|
||||||
/******/ (function() { // webpackBootstrap
|
|
||||||
/******/ "use strict";
|
|
||||||
/******/ })()
|
|
||||||
;
|
|
4
files/js/dist/out-grades.js
vendored
4
files/js/dist/out-grades.js
vendored
|
@ -1,4 +0,0 @@
|
||||||
/******/ (function() { // webpackBootstrap
|
|
||||||
/******/ "use strict";
|
|
||||||
/******/ })()
|
|
||||||
;
|
|
4
files/js/dist/out-homeworks.js
vendored
4
files/js/dist/out-homeworks.js
vendored
|
@ -1,4 +0,0 @@
|
||||||
/******/ (function() { // webpackBootstrap
|
|
||||||
/******/ "use strict";
|
|
||||||
/******/ })()
|
|
||||||
;
|
|
4
files/js/dist/out-login.js
vendored
4
files/js/dist/out-login.js
vendored
|
@ -1,4 +0,0 @@
|
||||||
/******/ (function() { // webpackBootstrap
|
|
||||||
/******/ "use strict";
|
|
||||||
/******/ })()
|
|
||||||
;
|
|
4
files/js/dist/out-messages.js
vendored
4
files/js/dist/out-messages.js
vendored
|
@ -1,4 +0,0 @@
|
||||||
/******/ (function() { // webpackBootstrap
|
|
||||||
/******/ "use strict";
|
|
||||||
/******/ })()
|
|
||||||
;
|
|
4
files/js/dist/out-mobile_access.js
vendored
4
files/js/dist/out-mobile_access.js
vendored
|
@ -1,4 +0,0 @@
|
||||||
/******/ (function() { // webpackBootstrap
|
|
||||||
/******/ "use strict";
|
|
||||||
/******/ })()
|
|
||||||
;
|
|
4
files/js/dist/out-notes.js
vendored
4
files/js/dist/out-notes.js
vendored
|
@ -1,4 +0,0 @@
|
||||||
/******/ (function() { // webpackBootstrap
|
|
||||||
/******/ "use strict";
|
|
||||||
/******/ })()
|
|
||||||
;
|
|
4
files/js/dist/out-start.js
vendored
4
files/js/dist/out-start.js
vendored
|
@ -1,4 +0,0 @@
|
||||||
/******/ (function() { // webpackBootstrap
|
|
||||||
/******/ "use strict";
|
|
||||||
/******/ })()
|
|
||||||
;
|
|
4
files/js/dist/out-timetable.js
vendored
4
files/js/dist/out-timetable.js
vendored
|
@ -1,4 +0,0 @@
|
||||||
/******/ (function() { // webpackBootstrap
|
|
||||||
/******/ "use strict";
|
|
||||||
/******/ })()
|
|
||||||
;
|
|
Loading…
Reference in a new issue