chore: ignore local development artifacts

This commit is contained in:
Daniar Mannanov 2026-08-25 03:57:25 +03:00
parent 40bdd1b755
commit 736f387b41

4
.gitignore vendored
View file

@ -5,7 +5,7 @@
*.test *.test
# Mojang server distribution (not redistributable; obtain separately) # Mojang server distribution (not redistributable; obtain separately)
/server.jar /server*.jar
/libraries/ /libraries/
/versions/ /versions/
@ -35,8 +35,10 @@
# Editor / tool local config # Editor / tool local config
/.claude/ /.claude/
/.opencode/
/.vscode/ /.vscode/
/.idea/ /.idea/
*.iml
*.swp *.swp
# OS junk # OS junk