1.0.0 Rework #25

Merged
Neshura merged 25 commits from v2 into main 2023-12-27 20:26:16 +00:00
2 changed files with 2 additions and 4 deletions
Showing only changes of commit d2f89f0938 - Show all commits

3
.gitignore vendored
View file

@ -3,4 +3,5 @@ target/
venv/
.idea/
.vscode/
api-key.json
/.env

View file

@ -1,3 +0,0 @@
{
"api_key": ""
}