#57 gitattributes for yaml detection
This commit is contained in:
		
							parent
							
								
									2a4c935222
								
							
						
					
					
						commit
						1b9b8e81a2
					
				@ -4,6 +4,7 @@ This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a ch
 | 
			
		||||
 | 
			
		||||
## Unreleased
 | 
			
		||||
### Added
 | 
			
		||||
- *[#57](https://github.com/idealista/cookiecutter-ansible-role/issues/57) Added gitattributes file* @blalop
 | 
			
		||||
### Changed
 | 
			
		||||
### Fixed
 | 
			
		||||
### Removed
 | 
			
		||||
 | 
			
		||||
@ -0,0 +1,2 @@
 | 
			
		||||
*.yml linguist-detectable=true
 | 
			
		||||
*.yaml linguist-detectable=true
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user