Remove /public/data from git to prevent conflicts with the server
This commit is contained in:
parent
b42340dbda
commit
d4c8ad535f
6 changed files with 57 additions and 274 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -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/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue