Initial commit of my folder
This commit is contained in:
11
backend/node_modules/node-osc/.gitattributes
generated
vendored
Normal file
11
backend/node_modules/node-osc/.gitattributes
generated
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
# Auto detect text files and perform LF normalization
|
||||
* text=auto
|
||||
|
||||
# Explicitly declare text files you want to always be normalized and converted
|
||||
# to native line endings on checkout.
|
||||
*.js text eol=lf
|
||||
*.mjs text eol=lf
|
||||
*.json text eol=lf
|
||||
*.md text eol=lf
|
||||
*.yml text eol=lf
|
||||
*.yaml text eol=lf
|
||||
Reference in New Issue
Block a user