18 lines
No EOL
326 B
Text
18 lines
No EOL
326 B
Text
node_modules/
|
|
*.tmp
|
|
*.bak.*
|
|
references.txt
|
|
references/
|
|
/.*/
|
|
!/.vscode/
|
|
!/.github/
|
|
/foundry.js
|
|
*.lock
|
|
*.zip
|
|
|
|
# Ignore all of the binaries and stuff that gets built for Foundry from the raw
|
|
# JSON data because it's annoying seeing it in my git changes when it isn't actually
|
|
# needed.
|
|
/packs/**/*
|
|
!/packs/**/*/
|
|
!/packs/**/*.json |