1
0
mirror of https://github.com/pyrotechny-eu/pyrotechny.eu.git synced 2026-03-23 07:26:33 +01:00
This commit is contained in:
pyrotechny-eu
2024-10-08 19:18:36 +02:00
commit 66ceff8513
718 changed files with 8339 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@ -0,0 +1,7 @@
.DS_Store
*.iml
.idea
.obsidian/
cmd/rclone.conf
src/resources/_gen
__pycache__