foundry-usernotes/.gitignore
2026-05-19 12:37:08 +02:00

15 lines
159 B
Plaintext

# OS / editor
.DS_Store
Thumbs.db
.vscode/
.idea/
# Node / build artifacts if the module is extended later
node_modules/
dist/
build/
*.log
# Archives
*.zip