1
0
Fork 0
mirror of synced 2024-06-01 18:39:57 +12:00

Update .gitattributes

This commit is contained in:
Eldad A. Fux 2021-11-28 01:36:29 +02:00 committed by GitHub
parent 2b098dabfe
commit e8561d6288
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

11
.gitattributes vendored
View file

@ -3,11 +3,12 @@ app/config/* linguist-detectable=false
app/config/*/* linguist-detectable=false
app/config/*/*/* linguist-detectable=false
app/config/*/*/*/* linguist-detectable=false
app/src/* linguist-detectable=false
app/src/* linguist-detectable=false
app/src/*/* linguist-detectable=false
app/src/*/*/* linguist-detectable=false
app/src/*/*/*/* linguist-detectable=false
src/* linguist-detectable=false
src/* linguist-detectable=false
src/*/* linguist-detectable=false
src/*/*/* linguist-detectable=false
src/*/*/*/* linguist-detectable=false
src/*/*/*/*/* linguist-detectable=false
tests/* linguist-detectable=false
tests/*/* linguist-detectable=false
tests/*/*/* linguist-detectable=false