Don't make a new build for .gitignore files

This commit is contained in:
Paul Pacheco 2018-10-17 19:28:36 -05:00
parent bd45350892
commit 86b9eba27a

View File

@ -33,6 +33,7 @@ skip_commits:
files:
- '**/*.md'
- '**/*.txt'
- '.gitignore'
deploy:
description: 'This is a bleeding edge release. BACKUP BEFORE USING THIS AUTOMATED BUILD'