Skip to content

Commit

Permalink
Update gitignore to ignore dist-info directories.
Browse files Browse the repository at this point in the history
  • Loading branch information
czwa committed Jan 17, 2025
1 parent d2df0eb commit d7bf668
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ config.log
*.log
.vscode
version.py
python/*.dist-info/

# Pytest
tests/.tests
Expand Down

0 comments on commit d7bf668

Please sign in to comment.