Skip to content

Commit

Permalink
Merge pull request #14 from NipunaRanasinghe/main
Browse files Browse the repository at this point in the history
Ignore deb files in .gitignore
  • Loading branch information
NipunaRanasinghe authored Apr 15, 2024
2 parents 31e689a + 9d22c37 commit d93bea7
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 @@ -25,6 +25,7 @@ Config.toml
*.zip
*.tar.gz
*.rar
*.deb

# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
Expand Down

0 comments on commit d93bea7

Please sign in to comment.