Fixed the .gitignore

This commit is contained in:
TySP-Dev
2025-11-13 22:04:39 -10:00
parent 895f89acfd
commit c633412903
25 changed files with 0 additions and 11815 deletions
-14
View File
@@ -1,14 +0,0 @@
# Base requirements for all platforms
# Core dependencies required for the application to run
# UI Framework (Flet - Python wrapper for Flutter)
flet==0.28.3
# HTTP requests for API calls
requests>=2.32.5
# Secure credential storage (cross-platform)
keyring>=25.6.0
# Git operations for repository management
GitPython>=3.1.45