Skip to content

Commit

Permalink
Add ignored files to appveyor config
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrmurach committed Mar 13, 2021
1 parent ba9f049 commit 4ae1ed3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions appveyor.yml
@@ -1,4 +1,9 @@
---
skip_commits:
files:
- "bin/**"
- "examples/**"
- "*.md"
install:
- SET PATH=C:\Ruby%ruby_version%\bin;%PATH%
- gem install bundler -v '< 2.0'
Expand Down

0 comments on commit 4ae1ed3

Please sign in to comment.