mirror of
https://github.com/idealista/cookiecutter-ansible-role.git
synced 2026-03-01 02:19:57 +01:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5c293a85bf | ||
|
|
0a600912bf | ||
|
|
141baf25a0 |
3
.gitattributes
vendored
Normal file
3
.gitattributes
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
*.yml linguist-detectable=true
|
||||
*.yaml linguist-detectable=true
|
||||
*.html linguist-detectable=false
|
||||
@@ -3,6 +3,9 @@
|
||||
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)
|
||||
|
||||
Reference in New Issue
Block a user