main #1

Merged
SharwOrange merged 6 commits from BadHappy/icalingua-python-bot:main into main 2023-12-31 09:16:43 +08:00
Showing only changes of commit 1f8c154a12 - Show all commits

3
.gitignore vendored
View File

@ -1,4 +1,5 @@
/venv /venv
config.toml config.toml
.vs .vs
.vscode .vscode
.idea