mirror of
https://github.com/fzumpe/foundry-usernotes.git
synced 2026-06-06 21:00:03 +02:00
15 lines
159 B
Plaintext
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
|