Skip to content

Commit

Permalink
feat(scaffold): ignore *.log.*.gz by default
Browse files Browse the repository at this point in the history
  • Loading branch information
taccisum committed Jul 10, 2019
1 parent dbe3f27 commit d14ae0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions generators/app/templates/.tmpl..gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
.idea/
*.log
*.log.zip
*.log.*.gz
target/
.DS_Store

0 comments on commit d14ae0c

Please sign in to comment.