-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
27 lines (26 loc) · 724 Bytes
/
.gitignore
File metadata and controls
27 lines (26 loc) · 724 Bytes
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
profiles/__pycache__
courses/__pycache__
profiles/__pycache__/__init__.cpython-35.pyc
profiles/__pycache__/admin.cpython-35.pyc
profiles/__pycache__/forms.cpython-35.pyc
profiles/__pycache__/models.cpython-35.pyc
profiles/__pycache__/views.cpython-35.pyc
sms/__pycache__/__init__.cpython-35.pyc
sms/__pycache__/settings.cpython-35.pyc
sms/__pycache__/urls.cpython-35.pyc
sms/__pycache__/wsgi.cpython-35.pyc
db.sqlite3
courses/migrations
profiles/migrations
account/migrations
account/migrations/__pycahe__
courses/migrations/__pycahe__
profiles/migrations/__pycahe_
account/migrations/__pycahe__
account/__pycache__/
account/images/
account/student/
account/teacher/
static/assets/img
static/assets/scss
static/assets/demo