diff --git a/.gitignore b/.gitignore index 8d3e351..bb69df6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,10 @@ node_modules +dist + logs *.log + .idea + # Keep environment variables out of version control .env diff --git a/gg.txt b/gg.txt deleted file mode 100644 index bd45690..0000000 --- a/gg.txt +++ /dev/null @@ -1,2 +0,0 @@ -aws s3 ls s3://russcult --endpoint-url https://s3.regru.cloud -SSL validation failed for https://s3.regru.cloud/russcult?list-type=2&prefix=&delimiter=%2F&encoding-type=url [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate in certificate chain (_ssl.c:1000) \ No newline at end of file