Gitignore examples/ for personal study files (not part of the real schema build)
This commit is contained in:
@@ -10,3 +10,6 @@ Cargo.lock
|
|||||||
|
|
||||||
packages/ts-types/src/generated/*
|
packages/ts-types/src/generated/*
|
||||||
!packages/ts-types/src/generated/.gitkeep
|
!packages/ts-types/src/generated/.gitkeep
|
||||||
|
|
||||||
|
# Personal study files, not part of the real schema build.
|
||||||
|
/examples/
|
||||||
|
|||||||
Reference in New Issue
Block a user