Skip to content

Commit

Permalink
Add .inch.yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
zuazo committed Mar 12, 2017
1 parent da30a0c commit 08baecc
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions .inch.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
files:
included:
- Berksfile
- Gemfile
- Guardfile
- Rakefile
- attributes/*.rb
- definitions/*.rb
- libraries/*.rb
- providers/*.rb
- recipes/*.rb
- resources/*.rb
- templates/**/*.rb
- spec/**/*.rb
- test/**/*.rb
- metatada.rb
- Gemfile
- Rakefile
- Capfile
- Guardfile
- Podfile
- Thorfile
- Vagrantfile
- Berksfile
- Cheffile
- Vagabondfile

0 comments on commit 08baecc

Please sign in to comment.