Skip to content

Commit

Permalink
Merge pull request #269 from OCA/pedrobaeza-patch-1
Browse files Browse the repository at this point in the history
[IMP] Include .pkg in .gitignore
  • Loading branch information
sbidoul authored Aug 11, 2024
2 parents f8cceac + a006d60 commit bc077b2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ var/
*.egg
*.eggs

# Windows installers
*.msi

# Debian packages
*.deb

Expand All @@ -33,6 +36,7 @@ var/

# MacOS packages
*.dmg
*.pkg

# Installer logs
pip-log.txt
Expand Down

0 comments on commit bc077b2

Please sign in to comment.