Diff of /.gitignore [000000] .. [4e96d3]

Switch to unified view

a b/.gitignore
1
run.sh
2
docker
3
results
4
*.zip
5
work_imgs
6
work_imgs2
7
*weights
8
*.pth
9
nohup.out
10
*.ipynb
11
# Byte-compiled / optimized / DLL files
12
__pycache__/
13
*.py[cod]
14
*$py.class
15
data/*
16
!data/tract/
17
data/tract/*
18
!data/tract/baseline.ipynb
19
!data/tract/submission.ipynb
20
!data/tract/final_solution
21
22
# C extensions
23
*.so
24
25
# Distribution / packaging
26
.Python
27
build/
28
develop-eggs/
29
dist/
30
downloads/
31
eggs/
32
.eggs/
33
lib/
34
lib64/
35
parts/
36
sdist/
37
var/
38
wheels/
39
*.egg-info/
40
.installed.cfg
41
*.egg
42
MANIFEST
43
44
# PyInstaller
45
#  Usually these files are written by a python script from a template
46
#  before PyInstaller builds the exe, so as to inject date/other infos into it.
47
*.manifest
48
*.spec
49
50
# Installer logs
51
pip-log.txt
52
pip-delete-this-directory.txt
53
54
# Unit test / coverage reports
55
htmlcov/
56
.tox/
57
.coverage
58
.coverage.*
59
.cache
60
nosetests.xml
61
coverage.xml
62
*.cover
63
.hypothesis/
64
.pytest_cache/
65
66
# Translations
67
*.mo
68
*.pot
69
70
# Django stuff:
71
*.log
72
local_settings.py
73
db.sqlite3
74
75
# Flask stuff:
76
instance/
77
.webassets-cache
78
79
# Scrapy stuff:
80
.scrapy
81
82
# Sphinx documentation
83
docs/_build/
84
85
# PyBuilder
86
target/
87
88
# Jupyter Notebook
89
.ipynb_checkpoints
90
91
# pyenv
92
.python-version
93
94
# celery beat schedule file
95
celerybeat-schedule
96
97
# SageMath parsed files
98
*.sage.py
99
100
# Environments
101
.env
102
.venv
103
env/
104
venv/
105
ENV/
106
env.bak/
107
venv.bak/
108
109
# Spyder project settings
110
.spyderproject
111
.spyproject
112
113
# Rope project settings
114
.ropeproject
115
116
# mkdocs documentation
117
/site
118
119
# mypy
120
.mypy_cache/
121
122
.vscode
123
.idea
124
125
# custom
126
*.pkl
127
*.pkl.json
128
*.log.json
129
work_dirs/
130
mmseg/.mim
131
132
# Pytorch
133
# *.pth