Added .idea folder to gitignore

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

3
.gitignore vendored
View file

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