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