/.*
!.gitlab-ci.yml
!.pre-commit-config.yaml
!.readthedocs.yaml

.ropeproject


*.egg-info/
*.pyc
.*.sw?
venv*
coverage.xml

tests_dev/_regtest_outputs/

/dist
/build
/site
/html
/sandbox

package.json
package-lock.json
uv.lock
devbox.lock
node_modules/
