Update gitignore

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak
2024-09-28 16:19:46 +02:00
parent 1c4aaeaea5
commit 1cdbdab8f5
2 changed files with 5 additions and 7 deletions

View File

@ -7,11 +7,16 @@ yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
/.eslintcache
node_modules
dist
dist-ssr
*.local
.idea
.DS_Store
# Editor directories and files
.vscode/*
!.vscode/extensions.json

View File

@ -15,7 +15,6 @@ yarn-error.log*
/dist/
/static/
/public/
/dist/
/pl-fe.zip
.idea
@ -27,9 +26,3 @@ yarn-error.log*
/custom/*.*
!/custom/.gitkeep
!/custom/**/.gitkeep
# surge.sh
/CNAME
/AUTH
/CORS
/ROUTER