mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Updated gitattributes
This commit is contained in:
+22
-12
@@ -1,20 +1,30 @@
|
||||
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/* 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
|
||||
# src/*/*/* linguist-detectable=false
|
||||
# src/*/*/*/* linguist-detectable=false
|
||||
# src/*/*/*/*/* linguist-detectable=false
|
||||
app/controllers/* linguist-detectable=false
|
||||
app/controllers/* linguist-detectable=false
|
||||
app/controllers/*/* linguist-detectable=false
|
||||
app/controllers/*/*/* linguist-detectable=false
|
||||
app/controllers/*/*/*/* linguist-detectable=false
|
||||
app/workers/* linguist-detectable=false
|
||||
app/workers/* linguist-detectable=false
|
||||
app/workers/*/* linguist-detectable=false
|
||||
app/workers/*/*/* linguist-detectable=false
|
||||
app/workers/*/*/*/* 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
|
||||
|
||||
Reference in New Issue
Block a user