Ignore all ref files in the root rather than just the foundry.js file
This commit is contained in:
parent
2c2c4cc83f
commit
e2579e12f8
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -6,7 +6,7 @@ references/
|
||||||
/.*/
|
/.*/
|
||||||
!/.vscode/
|
!/.vscode/
|
||||||
!/.github/
|
!/.github/
|
||||||
/foundry.js
|
/*.ref.*
|
||||||
*.lock
|
*.lock
|
||||||
*.zip
|
*.zip
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue