Added .idea folder to gitignore

This commit is contained in:
Marco 2025-08-25 08:52:47 +02:00
commit 808f3cec9c

1
.gitignore vendored
View file

@ -6,3 +6,4 @@ release/**
3D/Maps/autosave/** 3D/Maps/autosave/**
*.tmp *.tmp
*.TMP *.TMP
.idea/