qubed/.gitignore
2025-04-30 14:05:42 +02:00

24 lines
258 B
Plaintext

__pycache__
.DS_Store
config.yaml
.venv
*.json
raw_list
*.egg-info/
deps/
docs/_build/
docs/jupyter_execute
target/
*.so
_build/
build/
.ipynb_checkpoints/
dist/
Cargo.lock
src/python/qubed/_version.py
*.ipynb
cmake_build/
tests/data/
*.secret
node_modules/