diff --git a/.gitignore b/.gitignore index db53b35..cbc371e 100644 --- a/.gitignore +++ b/.gitignore @@ -30,6 +30,12 @@ wheels/ .env .env.local +# Credentials / secrets — never commit these +.gitToken.txt +.recovery-codes.txt +*.pem +*.key + # IDE .vscode/ .idea/ diff --git a/admin-editor/index.html b/admin-editor/index.html index 0857be2..f712da5 100644 --- a/admin-editor/index.html +++ b/admin-editor/index.html @@ -3,12 +3,12 @@
-