Configuracion basica de prueba

This commit is contained in:
Echedelle López Romero 2021-01-03 01:44:48 +00:00
parent 4f0a68243e
commit 35533bc9c8
1 changed files with 14 additions and 0 deletions

View File

@ -53,3 +53,17 @@ plugins:
# - vendor/cache/
# - vendor/gems/
# - vendor/ruby/
exclude:
- .sass-cache/
- .jekyll-cache/
- gemfiles/
- Gemfile
- Gemfile.lock
- node_modules/
- vendor/bundle/
- vendor/cache/
- vendor/gems/
- vendor/ruby/
- LICENSE
- README.md