1
0
mirror of https://github.com/magnit-tech/magnit-ansible-linux-1c.git synced 2025-10-06 05:46:53 +02:00

Create .gitattributes

This commit is contained in:
safinahdev
2024-09-29 23:51:04 +03:00
committed by GitHub
parent e4180fd1c2
commit 53c3f2b096

4
.gitattributes vendored Normal file
View File

@@ -0,0 +1,4 @@
*.yml linguist-language=YAML
*.yaml linguist-language=YAML
*.sh linguist-language=Shell
*.py linguist-language=Python