git ignore updated
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@ -18,7 +18,6 @@ lerna-debug.log*
|
||||
**/public/workbox-*.js.map
|
||||
**/public/worker-*.js.map
|
||||
|
||||
|
||||
.eslintcache
|
||||
*.tsbuildinfo
|
||||
next-env.d.ts
|
||||
@ -36,3 +35,7 @@ content/output/*
|
||||
public/content/output/*
|
||||
public/content/output/shifts 2024.1.json
|
||||
!public/content/uploads/*
|
||||
shift_generate_log_*.txt
|
||||
.aider.input.history
|
||||
.aider.chat.history.md
|
||||
.aider.tags.cache.v3/*
|
||||
|
Reference in New Issue
Block a user