diff --git a/.gitignore b/.gitignore index e4f15fe..216bd44 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,10 @@ config.json __pycache__ venv/ -links.json \ No newline at end of file +links.json +node_modules +#SERVERLESS STUFF +admin.env +.env +_meta +.serverless \ No newline at end of file