mirror of
https://github.com/3dmol/3Dmol.js.git
synced 2026-06-04 08:39:49 +09:00
32 lines
355 B
Plaintext
32 lines
355 B
Plaintext
/node_modules
|
|
/tmp
|
|
/coverage
|
|
/nbproject/private/
|
|
script.map
|
|
.DS_Store
|
|
.settings
|
|
.ipynb
|
|
|
|
CODE_OF_CONDUCT.md
|
|
CONTRIBUTING.md
|
|
doc.md
|
|
echo.cgi
|
|
examples/
|
|
index.html
|
|
learning-environment/
|
|
paper/
|
|
py3Dmol/
|
|
tests/
|
|
track/
|
|
tutorials/
|
|
/viewer.*
|
|
|
|
#Ignoring Virtual Environments for the Active Learning Environment Project
|
|
.env
|
|
.venv
|
|
env/
|
|
venv/
|
|
ENV/
|
|
env.bak/
|
|
venv.bak/
|