diff --git a/.gitignore b/.gitignore index 17537848..89697106 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,11 @@ api/helm/kubeconfig.yaml .idea/ api/helm/*-kubeconfig.yaml -api/helm/kubeconfig* \ No newline at end of file +api/helm/kubeconfig* + +.cache/ +node_modules/ +public/ +.DS_Store +npm-debug.log +.idea