Skip to content

Commit

Permalink
Add test artifacts generated in Gradle build to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
bdhess committed Apr 11, 2016
1 parent 7ce0632 commit f8fe673
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,8 @@
bin/
build/
.settings/

pg/*.asc
pg/*.bak
pg/*.bpg
pg/*.txt

0 comments on commit f8fe673

Please sign in to comment.