mirror of
https://github.com/Dvorinka/MyClubServer.git
synced 2026-06-04 02:32:57 +00:00
enhance
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
# VCS
|
||||
.git
|
||||
.git_backup
|
||||
.gitignore
|
||||
|
||||
# Node / frontend
|
||||
@@ -12,6 +13,12 @@ frontend/dist
|
||||
frontend/.cache
|
||||
frontend/.next
|
||||
frontend/coverage
|
||||
app/node_modules
|
||||
app/build
|
||||
landing/node_modules
|
||||
landing/dist
|
||||
eshop/frontend/node_modules
|
||||
eshop/frontend/build
|
||||
|
||||
# Root-level node_modules if any
|
||||
node_modules
|
||||
|
||||
Reference in New Issue
Block a user