image-tagger/.gitignore
2026-01-04 18:07:47 -07:00

17 lines
207 B
Text

# ---> Foundry
dist/
*.link
*.txt
/foundry
/storage
# Dependencies
node_modules/
# Environment Variables
.env
# Ignore compendium binaries but not source files
/packs/**/*
!/packs/**/*/
!/packs/**/*.json