diff --git a/.gitignore b/.gitignore index 63ad009..9db39fb 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,8 @@ node_modules/ config.json auth.json test.js -/.idea/ \ No newline at end of file +/.idea/ + +api/**/* +api/ +.idea/**/* \ No newline at end of file diff --git a/.idea/Natsuki.iml b/.idea/Natsuki.iml index d007bc1..0c1c525 100644 --- a/.idea/Natsuki.iml +++ b/.idea/Natsuki.iml @@ -5,6 +5,8 @@ + + diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 10f9174..2e2cd56 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,10 +4,13 @@