diff --git a/.gitignore b/.gitignore index 63ad009..44751e5 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,10 @@ node_modules/ config.json auth.json test.js -/.idea/ \ No newline at end of file +gauth.json +/.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..f55688a 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,18 +4,31 @@