Skip to content

Fix/update gitignore - #4

Merged
Rashed-alothman merged 3 commits into
mainfrom
fix/update-gitignore
Dec 21, 2025
Merged

Fix/update gitignore#4
Rashed-alothman merged 3 commits into
mainfrom
fix/update-gitignore

Conversation

@Rashed-alothman

Copy link
Copy Markdown
Owner

fix: update gitignore to exclude virtual environments and database files

  • Description:

    Changes

    • Updated .gitignore to properly exclude Python virtual environments
    • Added database files to gitignore
    • Removed previously tracked files that should be ignored

    Why

    • Prevents committing env/ folders and dependencies
    • Keeps repository clean
    • Follows Python best practices

@Rashed-alothman
Rashed-alothman merged commit 3a87d52 into main Dec 21, 2025
3 of 6 checks passed
@Rashed-alothman
Rashed-alothman deleted the fix/update-gitignore branch December 21, 2025 07:19
@Rashed-alothman Rashed-alothman self-assigned this Dec 23, 2025
@Rashed-alothman Rashed-alothman added the bug Something isn't working label Dec 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant