Updated gitignore and restructuredd ocs main
This commit is contained in:
parent
6d66d662dc
commit
50cc53329d
11
.gitignore
vendored
11
.gitignore
vendored
@ -1,3 +1,7 @@
|
|||||||
|
.DS_Store
|
||||||
|
.vscode
|
||||||
|
.env
|
||||||
|
|
||||||
app/node_modules
|
app/node_modules
|
||||||
app-next/node_modules
|
app-next/node_modules
|
||||||
api/node_modules
|
api/node_modules
|
||||||
@ -6,8 +10,5 @@ api/node_modules
|
|||||||
localhost-key.pem
|
localhost-key.pem
|
||||||
localhost.pem
|
localhost.pem
|
||||||
|
|
||||||
.vscode
|
yarn-error.log
|
||||||
|
pnpm-lock.yaml
|
||||||
.env
|
|
||||||
|
|
||||||
yarn-error.log
|
|
Loading…
Reference in New Issue
Block a user