Add .idea folder to gitignore

This commit is contained in:
Jan 2023-06-17 20:41:37 +02:00
parent 61a42afe28
commit 5d962d13ed

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
local/
build/
.vscode
.idea
user*.*