Skip to content
This repository has been archived by the owner on Mar 31, 2023. It is now read-only.

Commit

Permalink
Excluding webroot js and config dirs
Browse files Browse the repository at this point in the history
  • Loading branch information
anvyst committed Aug 11, 2017
1 parent 440c4df commit 362fbb2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .bettercodehub.yml
@@ -0,0 +1,6 @@
exclude:
- /config/.*
- /webroot/js/.*
languages:
- javascript
- php

0 comments on commit 362fbb2

Please sign in to comment.