chore: ignore local development artifacts
This commit is contained in:
parent
40bdd1b755
commit
736f387b41
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -5,7 +5,7 @@
|
|||
*.test
|
||||
|
||||
# Mojang server distribution (not redistributable; obtain separately)
|
||||
/server.jar
|
||||
/server*.jar
|
||||
/libraries/
|
||||
/versions/
|
||||
|
||||
|
|
@ -35,8 +35,10 @@
|
|||
|
||||
# Editor / tool local config
|
||||
/.claude/
|
||||
/.opencode/
|
||||
/.vscode/
|
||||
/.idea/
|
||||
*.iml
|
||||
*.swp
|
||||
|
||||
# OS junk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue