Ignore all ref files in the root rather than just the foundry.js file

This commit is contained in:
Oliver-Akins 2024-04-23 23:19:59 -06:00
parent 2c2c4cc83f
commit e2579e12f8

2
.gitignore vendored
View file

@ -6,7 +6,7 @@ references/
/.*/
!/.vscode/
!/.github/
/foundry.js
/*.ref.*
*.lock
*.zip