Initialize repository workspace
This commit is contained in:
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
# Local agent/tooling state
|
||||
.agents/
|
||||
.claude/
|
||||
|
||||
# OS/editor noise
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
.idea/
|
||||
.vscode/
|
||||
|
||||
# Logs and local env
|
||||
*.log
|
||||
.env
|
||||
.env.*
|
||||
|
||||
Reference in New Issue
Block a user