Files
uarite/.gitignore
T

19 lines
224 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
/dist/
wheels/
*.egg-info
.*
!.gitignore
!*/.prettierrc.json
*.lock
# JS build artifacts
node_modules/
package-lock.json
uarite-js/dist/*
!uarite-js/dist/uarite.min.js