This commit is contained in:
2023-10-20 23:31:16 +09:00
parent 430b5977d8
commit 5209c8a933
52 changed files with 3444 additions and 1 deletions

14
.gitignore vendored Normal file
View File

@ -0,0 +1,14 @@
Cargo.lock
target
*.json
*.DS_Store
**.DS_Store
scpt/json/
.config/ai/*.toml
.config/ai/*.json
.config/ai/txt
.config/ai/png
.ssh/*.key
.ssh/*.pub
.ssh/*config
.env