mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2026-03-22 23:27:23 +01:00
fix: update .gitignore to include additional directories and files
This commit is contained in:
parent
8d092e235e
commit
cbed9af783
1 changed files with 6 additions and 1 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -5,4 +5,9 @@
|
||||||
/dist
|
/dist
|
||||||
/coverage
|
/coverage
|
||||||
/playwright-report
|
/playwright-report
|
||||||
/test-results
|
/test-results
|
||||||
|
/_bmad
|
||||||
|
/_bmad-output
|
||||||
|
/.DS_Store
|
||||||
|
/.github/agents
|
||||||
|
/.github/prompts
|
||||||
Loading…
Add table
Add a link
Reference in a new issue