1
0
Fork 0
mirror of synced 2024-06-15 09:14:50 +12:00

Update .gitattributes

This commit is contained in:
Eldad A. Fux 2021-11-28 01:50:16 +02:00 committed by GitHub
parent 38421951cf
commit f1c501cb47
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

23
.gitattributes vendored
View file

@ -1,14 +1,14 @@
app/* linguist-detectable=false
app/* linguist-detectable=false
app/*/* linguist-detectable=false
app/*/*/* linguist-detectable=false
app/*/*/*/* linguist-detectable=false
app/*/*/*/*/* linguist-detectable=false
# app/config/* linguist-detectable=false
# app/config/* linguist-detectable=false
# app/config/*/* linguist-detectable=false
# app/config/*/*/* linguist-detectable=false
# app/config/*/*/*/* linguist-detectable=false
# app/* linguist-detectable=false
# app/* linguist-detectable=false
# app/*/* linguist-detectable=false
# app/*/*/* linguist-detectable=false
# app/*/*/*/* linguist-detectable=false
# app/*/*/*/*/* linguist-detectable=false
app/config/* linguist-detectable=false
app/config/* linguist-detectable=false
app/config/*/* linguist-detectable=false
app/config/*/*/* linguist-detectable=false
app/config/*/*/*/* linguist-detectable=false
# src/* linguist-detectable=false
# src/* linguist-detectable=false
# src/*/* linguist-detectable=false
@ -20,3 +20,4 @@ tests/*/* linguist-detectable=false
tests/*/*/* linguist-detectable=false
tests/*/*/*/* linguist-detectable=false
tests/*/*/*/*/* linguist-detectable=false
tests/*/*/*/*/*/* linguist-detectable=false