Skip to content

Commit

Permalink
Codechange: .gitignore was too unspecific about 'docs' and 'generated…
Browse files Browse the repository at this point in the history
…' paths, leading to unexpected missing files from commits
  • Loading branch information
andythenorth committed Oct 24, 2024
1 parent ef3cb9e commit 4501118
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
generated/
docs/
/generated/
/docs/
.nmlcache/
.chameleon_cache/
.vs/
Expand Down

0 comments on commit 4501118

Please sign in to comment.