Skip to content

Commit

Permalink
chore: Cleanup gitignore (#1385)
Browse files Browse the repository at this point in the history
This is just a test PR to check if #1384 worked.
  • Loading branch information
aborgna-q authored Jul 30, 2024
1 parent 99000c5 commit 11bf182
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ lcov.info
__pycache__/
*.py[cod]
*$py.class
*.egg-info

# Unit test / coverage reports
htmlcov/
Expand All @@ -44,6 +45,5 @@ venv/
# ruff
.ruff_cache


# MacOS
*.DS_Store
*.egg-info

0 comments on commit 11bf182

Please sign in to comment.