mirror of
https://github.com/3dmol/3Dmol.js.git
synced 2026-06-04 08:39:49 +09:00
33 lines
375 B
Plaintext
33 lines
375 B
Plaintext
/node_modules
|
|
/nbproject/private/
|
|
/build
|
|
/doc
|
|
script.map
|
|
.externalToolBuilders
|
|
.pydevproject
|
|
.DS_Store
|
|
.settings
|
|
node_modules
|
|
__pycache__
|
|
.nyc_output
|
|
.vscode
|
|
.st
|
|
.idea
|
|
tmp/
|
|
.parcel-cache/
|
|
nbproject
|
|
/coverage
|
|
/codecov
|
|
PUBLISH
|
|
|
|
/tests/jest/render.test.js
|
|
|
|
#Ignoring Virtual Environments for the Active Learning Environment Project
|
|
.env
|
|
.venv
|
|
env/
|
|
venv/
|
|
ENV/
|
|
env.bak/
|
|
venv.bak/
|