mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-08-20 09:57:09 +00:00
add .kate-swp & .vscode to .gitignore
This commit is contained in:
parent
2113e75565
commit
a10067ca8e
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -438,5 +438,7 @@ Minecraft.Client/Saves/
|
||||||
*.user
|
*.user
|
||||||
/out
|
/out
|
||||||
|
|
||||||
# CLion
|
# IDE files
|
||||||
.idea/
|
.idea/
|
||||||
|
.kate-swp
|
||||||
|
.vscode/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue