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