mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
fix(git): .gitattributes syntax
This commit is contained in:
@@ -1,34 +1,16 @@
|
||||
; 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/views/* linguist-detectable=false
|
||||
app/views/* linguist-detectable=false
|
||||
app/views/*/* linguist-detectable=false
|
||||
app/views/*/*/* linguist-detectable=false
|
||||
app/views/*/*/*/* 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/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/Appwrite/Auth/* linguist-detectable=false
|
||||
; src/Appwrite/Auth/*/* linguist-detectable=false
|
||||
; src/Appwrite/Auth/*/*/* linguist-detectable=false
|
||||
src/* linguist-detectable=false
|
||||
src/* linguist-detectable=false
|
||||
src/*/* linguist-detectable=false
|
||||
src/*/*/* linguist-detectable=false
|
||||
|
||||
Reference in New Issue
Block a user