This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -23,6 +23,8 @@
|
||||
# misc
|
||||
.DS_Store
|
||||
*.pem
|
||||
.claude/
|
||||
.agents/
|
||||
|
||||
# debug
|
||||
npm-debug.log*
|
||||
@@ -39,3 +41,7 @@ yarn-error.log*
|
||||
# typescript
|
||||
*.tsbuildinfo
|
||||
next-env.d.ts
|
||||
|
||||
# local runtime state
|
||||
.data/
|
||||
visitors.db*
|
||||
|
||||
Reference in New Issue
Block a user