Update .gitignore

This commit is contained in:
clasher113 2023-11-20 10:13:17 +02:00 committed by GitHub
parent 3033f4f767
commit 5fcd96efe8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.gitignore vendored
View File

@ -8,6 +8,7 @@ Debug/voxel_engine
/world /world
/worlds/**/* /worlds/**/*
/settings.toml /settings.toml
/controls.json
.vscode .vscode
/.vs /.vs
@ -22,4 +23,3 @@ Debug/voxel_engine
.project .project
.git .git
/Default/ /Default/
/controls.json