dev: adjust gitignore

This commit is contained in:
xenohedron 2024-05-04 15:34:37 -04:00
parent 15c8f14702
commit 7c08c2458f

7
.gitignore vendored
View file

@ -8,10 +8,10 @@ syntax: glob
# logs and logs rotation
*.log
*.log.*
*/gamelogs
*/gamelogsJson
# Mage.Client
Mage.Client/gamelogs
Mage.Client/gamelogsJson
Mage.Client/plugins/images
Mage.Client/plugins/plugin.data
# TODO: must save serverlist.txt to temporary files, not root folder
@ -38,6 +38,7 @@ Utils/*implemented.txt
# dev environments, IDE and OS
# IntelliJ IDEA
.idea
*.iml
# Visual Studio Code
.vscode
.history
@ -57,4 +58,4 @@ Utils/*implemented.txt
# build tools
mage-bundle.zip
.env
.env