diff --git a/.gitignore b/.gitignore index c4cb6c810..ddb605f5c 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,6 @@ Homestead.yaml npm-debug.log .phpstorm.meta.php _ide_helper.php +/storage/oauth-private.key +/storage/oauth-public.key +/package-lock.json \ No newline at end of file