2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-06-25 22:01:54 +00:00

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/ local/
build/ build/
.vscode .vscode
.idea
user*.* user*.*