Skip to content

Commit

Permalink
Add debian / redhat / macos packages to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
gurneyalex committed Jun 27, 2024
1 parent 7ae1dbd commit 3c189d8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,15 @@ var/
*.egg
*.eggs

# Debian packages
*.deb

# Redhat packages
*.rpm

# MacOS packages
*.dmg

# Installer logs
pip-log.txt
pip-delete-this-directory.txt
Expand Down

0 comments on commit 3c189d8

Please sign in to comment.