Remove /public/data from git to prevent conflicts with the server

This commit is contained in:
Neshura 2023-05-03 23:45:44 +02:00
parent b42340dbda
commit d4c8ad535f
Signed by: Neshura
GPG key ID: B6983AAA6B9A7A6C
6 changed files with 57 additions and 274 deletions

3
.gitignore vendored
View file

@ -13,6 +13,9 @@ yarn-debug.log*
yarn-error.log*
.pnpm-debug.log*
# do not track config files in public
/public/data/
# production
/build/
/data/