init: add .gitignore

This commit is contained in:
2025-01-05 23:49:56 +03:00
commit bd3dae6226
+5
View File
@@ -0,0 +1,5 @@
bin/
.vscode/
.stfolder/
*venv/
*__pycache__/