Skip to content

Commit

Permalink
feat(git): ignore uncommitted packages
Browse files Browse the repository at this point in the history
  • Loading branch information
curiositycasualty committed Jun 16, 2022
1 parent 8a361ad commit 3f49f4c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ kong-build-tools
kong
*.bak
submit
**/*.deb
**/*.rpm
**/*.apk

0 comments on commit 3f49f4c

Please sign in to comment.