mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
Update .gitignore
This commit is contained in:
+5
-10
@@ -54,9 +54,6 @@ web_modules/
|
||||
# TypeScript cache
|
||||
*.tsbuildinfo
|
||||
|
||||
# Generated files
|
||||
src/generated/asset-manifest.ts
|
||||
|
||||
# Optional npm cache directory
|
||||
.npm
|
||||
|
||||
@@ -99,7 +96,9 @@ out
|
||||
# Nuxt.js build / generate output
|
||||
.nuxt
|
||||
dist
|
||||
dev-dist
|
||||
|
||||
# Electron Forge output
|
||||
squashfs-root
|
||||
|
||||
# Gatsby files
|
||||
.cache/
|
||||
@@ -149,7 +148,7 @@ dev-dist
|
||||
/coverage
|
||||
|
||||
# production
|
||||
# (using dist, already ignored above)
|
||||
/build
|
||||
|
||||
# misc
|
||||
.DS_Store
|
||||
@@ -163,8 +162,4 @@ yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
.vscode
|
||||
.cursor
|
||||
.playwright-mcp
|
||||
|
||||
.specstory
|
||||
.cursorindexingignore
|
||||
.cursor
|
||||
Reference in New Issue
Block a user