This repository has been archived by the owner on Jun 30, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
184 lines (184 loc) · 1.82 KB
/
.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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
*$py.class
**/*.rs.bak
*.7z
*.aux
*.bz2
*.chi
*.chs.h
*.class
*.cover
*.dat
*.dyn_hi
*.dyn_o
*.egg
*.egg-info/
*.elf
*.eventlog
*.gz
*.hi
*.hp
*.jar
*.key
*.ko
*.lock
*.log
*.manifest
*.mo
*.o
*.obj
*.out
*.pid
*.pot
*.prof
*.py,cover
*.py[cod]
*.sage.py
*.seed
*.so
*.so.*
*.spec
*.swp
*.tar
*.tfstate*
*.tfvars
*.tmp
*~
.AppleDB
.AppleDesktop
.AppleDouble
.DS_Store
.DocumentRevisions-V100
.HTF/
.LSOverride
.Python
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
._*
._.DS_Store
.apdisk
.bower-cache
.bower-registry
.bower-tmp
.cabal-sandbox/
.cache
.completer.hist
.coverage
.coverage.*
.dmypy.json
.eggs/
.env
.fseventsd
.grunt
.hpc
.hsenv
.hypothesis/
.idea
.installed.cfg
.ipynb_checkpoints
.lein-deps-sum
.lein-failures
.lein-plugins/
.lein-repl-history
.lock-wscript
.merlin
.mypy_cache/
.netrwhist
.nox/
.nrepl-port
.nyc_output
.psci*
.pulp-cache
.pybuilder/
.pyre/
.pytest_cache/
.pytype/
.ropeproject
.sass-cache
.scrapy
.spyderproject
.spyproject
.stack-work/
.terraform/
.tox/
.venv
.vimsession~
.virtualenv
.vs/
.vscode
.webassets-cache
/.build/
/checkouts/
/classes/
/site
/tags
ENV/
Icon
MANIFEST
Network Trash Folder
Temporary Items
__pycache__/
__pypackages__/
_build/
_references.js
bower_components
build.js
build/
build/Release
bundle
bundle.js
cabal-dev
cabal.project.local
cabal.sandbox.config
celerybeat-schedule
celerybeat.pid
core
cover/
coverage
coverage.xml
cython_debug/
data
db
db.sqlite3
db.sqlite3-journal
develop-eggs/
dist
dist-*
dist/
dmypy.json
docs/_build/
downloads/
eggs/
env.bak/
env/
htmlcov/
instance/
ipython_config.py
lib-cov
lib/
lib64/
local_settings.py
logs
node_modules
nosetests.xml
npm-debug.log*
output
parts/
pids
pip-delete-this-directory.txt
pip-log.txt
pom.xml
pom.xml.asc
profile_default/
public/lib
sdist/
share/python-wheels/
src/.webpack.js
target/
var/
venv.bak/
venv/
wheels/
x/
!Cargo.lock