Skip to content

Commit

Permalink
global ignores
Browse files Browse the repository at this point in the history
  • Loading branch information
sulaimonao committed Dec 9, 2024
1 parent dd5ae87 commit 7e10e20
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@

*/__pycache__
**/.DS_Store
**/__pycache__
/tools/__pycache__
repo_scan_overview.json
/shared_venv
/models
/data
project_overview.json
*.env*
.env
**/.env

0 comments on commit 7e10e20

Please sign in to comment.