mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-13 00:09:08 +02:00
Beep
This commit is contained in:
+15
-1
@@ -1 +1,15 @@
|
||||
* text=auto eol=lf
|
||||
# Text Files
|
||||
*.js text=auto eol=lf
|
||||
*.json text=auto eol=lf
|
||||
*.md text=auto eol=lf
|
||||
|
||||
# Configs and Stuff
|
||||
.gitattributes text=auto eol=lf
|
||||
.gitignore text=auto eol=lf
|
||||
.npmrc text=auto eol=lf
|
||||
|
||||
# Asset Files
|
||||
*.png binary
|
||||
*.mp3 binary
|
||||
*.otf binary
|
||||
*.ttf binary
|
||||
|
||||
Reference in New Issue
Block a user