chore: moving towards agentic development
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -19,6 +19,16 @@
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# .NET
|
||||
bin/
|
||||
obj/
|
||||
TestResults/
|
||||
|
||||
# Node
|
||||
node_modules/
|
||||
dist/
|
||||
.vite/
|
||||
|
||||
# Local environment files
|
||||
*.local
|
||||
.env.local
|
||||
|
||||
Reference in New Issue
Block a user