add fleet IDE conf dir to .gitignore

This commit is contained in:
Koval Yaroslav 2024-01-13 18:54:35 +02:00
parent 10c12183a3
commit 2254d8e04b

1
.gitignore vendored
View File

@ -25,6 +25,7 @@ Debug/voxel_engine
.settings .settings
.cproject .cproject
.project .project
.fleet
.git .git
/Default/ /Default/
AppDir AppDir