diff --git a/.gitignore b/.gitignore index 22305e8..416130f 100644 --- a/.gitignore +++ b/.gitignore @@ -54,4 +54,7 @@ Temporary Items itch* # node -node_modules \ No newline at end of file +node_modules + +# IDE stuff +.idea \ No newline at end of file