-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitignore
53 lines (47 loc) · 970 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
127.0.0.1.2012*
errors/*
sessions/*
127.0.0.1-*
databases/*
databases~1/
*.o
*~
.DS_Store
test.db
databases/storage.sqlite
data/*
databases/c8b669d15150d7109e5f7ab36744a5b7_auth_cas.table
databases/c8b669d15150d7109e5f7ab36744a5b7_auth_event.table
databases/c8b669d15150d7109e5f7ab36744a5b7_auth_group.table
databases/c8b669d15150d7109e5f7ab36744a5b7_auth_membership.table
databases/c8b669d15150d7109e5f7ab36744a5b7_auth_permission.table
databases/c8b669d15150d7109e5f7ab36744a5b7_auth_user.table
private/*
*.pyc
static/devcourse/
static/compthink/
static/contextualizedpython/
static/gatech/
static/pythonds/
static/thinkcspy/
static/java4python/
static/unics1140/
static/luther151/
static/COSC122/
static/python4bio/
static/overview/
/.idea/
\#*\#
TAGS
cache/*
custom_courses/
/static/everyday/
/source/index.rst
models/1.py
/runestone.sublime-project
/runestone.sublime-workspace
/chromedriver.log
/ghostdriver.log
paverconfig.py
build_compthink.log
build_info