mirror of
https://github.com/qwjyh/scoop_bucket.git
synced 2025-06-29 08:19:19 +09:00
Initial commit
This commit is contained in:
commit
ff5c60e225
29 changed files with 547 additions and 0 deletions
4
.gitattributes
vendored
Normal file
4
.gitattributes
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
# Since Scoop is a Windows-only tool, we can safely use CRLF line endings for all text files.
|
||||
# If Git decides that the content is text, its line endings will be normalized to CRLF in the working tree on checkout.
|
||||
# In the Git index/repository the files will always be stored with LF line endings. This is fine.
|
||||
* text=auto eol=crlf
|
Loading…
Add table
Add a link
Reference in a new issue