mirror of
https://github.com/Mezeporta/Erupe.git
synced 2026-03-22 15:43:49 +01:00
chore: add editor artifacts, coverage output, and .claude/ to gitignore
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -27,3 +27,14 @@ logs/
|
||||
|
||||
# Deployment scripts
|
||||
deploy.sh
|
||||
|
||||
# Editor artifacts
|
||||
*.swp
|
||||
*.swo
|
||||
*~
|
||||
|
||||
# Test/build artifacts
|
||||
coverage.out
|
||||
|
||||
# Claude Code local config
|
||||
.claude/
|
||||
|
||||
Reference in New Issue
Block a user