-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
59 lines (59 loc) · 821 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
54
55
56
57
58
59
*.pyc
*~
*.swp
__pycache__
.coverage
.project
.pydevproject
cpwp/data/*
.settings
cpwp/appdata/*
cpwp/studydata/*
cpwp/studydata-test/*
cpwp/logdata/*
cpwp/cwp/public/test-report.html
cpwp/cwp/public/css/bundle.css*
cpwp/cwp/public/css/styles.css*
cpwp/cwp/public/node_modules/*
cpwp/cwp/public/yarn.lock
.pytest_cache/
build
bin/
docs/_build
dist
htmlcov
*.egg-info
*report.xml
ghostdriver.log
.externalToolBuilders/*
*.egg
*.log
*.pid
env/*
*.sqlite
.RData
*.ini
.cache
!mypy.ini
*.Rout
xunit-report-pytest.xml
/ERR/*
*.ipynb*
notebooks/
contrib/MySQL_UDF/SMART_cast/*.exe
contrib/MySQL_UDF/SMART_cast/*.so
.hypothesis
.awcache/
.vscode/
.env
.idea/*
.tox/
.mypy_cache/
.DS_Store
celerybeat-schedule
celerybeat-schedule.bak
celerybeat-schedule.dir
celerybeat-schedule.dat
celerybeat-schedule.db
.mypy_cache/
scores.json