mirror of
https://github.com/Mezeporta/Erupe.git
synced 2026-03-24 00:23:39 +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
|
# Deployment scripts
|
||||||
deploy.sh
|
deploy.sh
|
||||||
|
|
||||||
|
# Editor artifacts
|
||||||
|
*.swp
|
||||||
|
*.swo
|
||||||
|
*~
|
||||||
|
|
||||||
|
# Test/build artifacts
|
||||||
|
coverage.out
|
||||||
|
|
||||||
|
# Claude Code local config
|
||||||
|
.claude/
|
||||||
|
|||||||
Reference in New Issue
Block a user