diff --git a/.gitignore b/.gitignore index a4c21b7..f825628 100644 --- a/.gitignore +++ b/.gitignore @@ -46,7 +46,8 @@ $RECYCLE.BIN/ .LSOverride # Icon must end with two \r -Icon +Icon + # Thumbnails ._* @@ -146,6 +147,9 @@ fabric.properties # Android studio 3.1+ serialized cache file .idea/caches/build_file_checksums.ser +# Idea folder +.idea/ + # ---> VisualStudioCode .vscode/* !.vscode/settings.json