Github Fixes

This commit is contained in:
2025-02-06 05:58:56 +03:00
parent 161589aedd
commit fbf1e161bf
7 changed files with 54 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
.idea
.venv
*__pycache__*
.DS_Store
build/*
dist/*
tests/*