Create .gitattributes

main
Omar Reda 2023-01-31 13:27:05 +02:00 committed by GitHub
parent e968236901
commit 3b9f3ab966
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

4
.gitattributes vendored Normal file
View File

@ -0,0 +1,4 @@
*.css linguist-detectable=false
*.scss linguist-detectable=false
*.html linguist-detectable=false
*.less linguist-detectable=false