Unignore schema

This commit is contained in:
Aditya Thakral 2022-08-07 17:23:29 -07:00
parent 9263fdd10a
commit c14455fe14
2 changed files with 3 additions and 2 deletions

5
.gitignore vendored
View File

@ -30,5 +30,6 @@ yarn-error.log*
# Images should be optimized
/public/images
# APIs should be automatically generated
/public/api
# APIs should be automatically generated, schema should be checked in
/public/api/*
!/public/api/schema