Browse Source

Avoid main folder

jmontoyaa 8 years ago
parent
commit
709c658a3e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .styleci.yml

+ 1 - 0
.styleci.yml

@@ -14,6 +14,7 @@ finder:
   exclude:
   exclude:
     - 'app/cache/*'
     - 'app/cache/*'
     - 'app/logs/*'
     - 'app/logs/*'
+    - 'main/*'
     - 'documentation/*'
     - 'documentation/*'
     - 'app/Migrations/*'
     - 'app/Migrations/*'
     - 'app/Resources/*'
     - 'app/Resources/*'