mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-05-14 19:58:24 -04:00
2487c94967
## Description of Changes Adds CI check to prevent issues like #208. ## API - [ ] This is an API breaking change to the SDK *If the API is breaking, please state below what will break* ## Requires SpacetimeDB PRs *List any PRs here that are required for this SDK change to work* ## Testsuite *If you would like to run the your SDK changes in this PR against a specific SpacetimeDB branch, specify that here. This can be a branch name or a link to a PR.* SpacetimeDB branch name: master ## Testing *Write instructions for a test that you performed for this PR* - [ ] Describe a test for this PR that you have completed
12 lines
216 B
Plaintext
12 lines
216 B
Plaintext
# Ignore most of NuGet package structure, except DLLs which are required by Unity.
|
|
/*/*/*
|
|
|
|
!/*/*/analyzers
|
|
!/*/*/analyzers.meta
|
|
|
|
!/*/*/lib
|
|
!/*/*/lib.meta
|
|
|
|
# Ignore XML documentation metadata from packages too.
|
|
*.xml
|