Skip to content

Commit

Permalink
[IMP] Include .pkg in .gitignore
Browse files Browse the repository at this point in the history
It seems that's the package format for MacOS pandoc library:

OCA/credit-control@2e2adf9
  • Loading branch information
pedrobaeza authored Aug 11, 2024
1 parent f8cceac commit cb3ca55
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 @@ -33,6 +33,7 @@ var/

# MacOS packages
*.dmg
*.pkg

# Installer logs
pip-log.txt
Expand Down

0 comments on commit cb3ca55

Please sign in to comment.