**/.* ignores build files
Created by: zlatanvasovic
If you download the package from Bower you won't get .csscomb.json, .jshintrc and so on. **/.* ignores all dotfiles, but it just have to ignore .travis.yml and .git*.
Created by: zlatanvasovic
If you download the package from Bower you won't get .csscomb.json, .jshintrc and so on. **/.* ignores all dotfiles, but it just have to ignore .travis.yml and .git*.