3 Commits

Author SHA1 Message Date
mgnavarrete
8ffd0050cf Merge pull request #100 from idealista/develop
Update CHANGELOG.md
2023-03-02 11:15:25 +01:00
mgnavarrete
99d6e6f1c1 Merge pull request #99 from idealista/develop
#98 Change goss url
2023-03-02 10:16:02 +01:00
David Mateo
859403c19c Merge pull request #97 from idealista/develop
Bugs/95 Fix travis pipenv install
2022-12-12 11:03:44 +01:00
2 changed files with 0 additions and 6 deletions

3
.gitattributes vendored
View File

@@ -1,3 +0,0 @@
*.yml linguist-detectable=true
*.yaml linguist-detectable=true
*.html linguist-detectable=false

View File

@@ -3,9 +3,6 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a changelog](https://github.com/olivierlacan/keep-a-changelog).
## Added
- *[#103](https://github.com/idealista/cookiecutter-ansible-role/pull/103) (2024-01-17)- Add ".gitattributes" file for linguist detection.* @ygomezsaiz
## Unreleased
## [2.10.2](https://github.com/idealista/cookiecutter-ansible-role/tree/2.10.2)