forked from saptab/QAML
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
38 lines (35 loc) · 897 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
*.pyc
.cache
.mypy_cache\
.env
/dist
.coverage
.pytest_cache/
htmlcov/
.DS_Store
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
selenium-debug.log
# Editor directories and files
.vscode/
__pycache__/
model/
Flask/app/__pycache__/__init__.cpython-38.pyc
Flask/app/__pycache__/func.cpython-38.pyc
Flask/app/__pycache__/views.cpython-38.pyc
Flask/config.py
Flask/config.py
Flask/app/pronunciation.mp3
Flask/app/question-writing-interface-firebase-adminsdk-jxvw3-623f426f96.json
.VSCodeCounter/2021-08-12_18-10-47/details.md
.VSCodeCounter/2021-08-12_18-10-47/results.csv
.VSCodeCounter/2021-08-12_18-10-47/results.md
.VSCodeCounter/2021-08-12_18-10-47/results.txt
.VSCodeCounter/2021-08-12_18-11-17/details.md
.VSCodeCounter/2021-08-12_18-11-17/results.csv
.VSCodeCounter/2021-08-12_18-11-17/results.md
.VSCodeCounter/2021-08-12_18-11-17/results.txt
.VSCodeCounter/
Vue/package.json