fairchem_uma_demo / .gitignore
zulissimeta's picture
initial commit
20d2150
raw
history blame contribute delete
148 Bytes
.eggs/
dist/
*.pyc
__pycache__/
*.py[cod]
*$py.class
__tmp/*
*.pyi
.mypycache
.ruff_cache
node_modules
**/backend/**/templates/
**/cached_examples/*