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
|
# TypeScript cache
|
||||||
*.tsbuildinfo
|
*.tsbuildinfo
|
||||||
|
|
||||||
# Generated files
|
|
||||||
src/generated/asset-manifest.ts
|
|
||||||
|
|
||||||
# Optional npm cache directory
|
# Optional npm cache directory
|
||||||
.npm
|
.npm
|
||||||
|
|
||||||
@@ -99,7 +96,9 @@ out
|
|||||||
# Nuxt.js build / generate output
|
# Nuxt.js build / generate output
|
||||||
.nuxt
|
.nuxt
|
||||||
dist
|
dist
|
||||||
dev-dist
|
|
||||||
|
# Electron Forge output
|
||||||
|
squashfs-root
|
||||||
|
|
||||||
# Gatsby files
|
# Gatsby files
|
||||||
.cache/
|
.cache/
|
||||||
@@ -149,7 +148,7 @@ dev-dist
|
|||||||
/coverage
|
/coverage
|
||||||
|
|
||||||
# production
|
# production
|
||||||
# (using dist, already ignored above)
|
/build
|
||||||
|
|
||||||
# misc
|
# misc
|
||||||
.DS_Store
|
.DS_Store
|
||||||
@@ -163,8 +162,4 @@ yarn-debug.log*
|
|||||||
yarn-error.log*
|
yarn-error.log*
|
||||||
|
|
||||||
.vscode
|
.vscode
|
||||||
.cursor
|
.cursor
|
||||||
.playwright-mcp
|
|
||||||
|
|
||||||
.specstory
|
|
||||||
.cursorindexingignore
|
|
||||||
Reference in New Issue
Block a user