diff --git a/.gitignore b/.gitignore index ac32321..c3b51c0 100644 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,6 @@ package.json node_modules public mui/inuireact/.git -mui/inuireact/.gitignore \ No newline at end of file +mui/inuireact/.gitignore +.vscode +.idea \ No newline at end of file diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index b881eff..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "python.analysis.autoImportCompletions": true -} \ No newline at end of file