this file has the name of files we don't want to track

هذا الالتزام موجود في:
2025-09-30 00:50:36 +03:00
الأصل 2e47ea7f8c
التزام 64f71653e4

12
.gitignore مباع Normal file
عرض الملف

@@ -0,0 +1,12 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.env