diff --git a/.gitignore b/.gitignore index 63ad009..1633564 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,9 @@ node_modules/ config.json auth.json test.js -/.idea/ \ No newline at end of file +/.idea/ + +api/**/* +api/ +.idea/**/* +/man.js \ 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 8cf679b..cc3f0f3 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,15 +4,24 @@