Skip to content

Commit

Permalink
upd line endings
Browse files Browse the repository at this point in the history
  • Loading branch information
henrypp committed Apr 16, 2021
1 parent 6b7c6d0 commit 4d40570
Show file tree
Hide file tree
Showing 5 changed files with 59 additions and 59 deletions.
14 changes: 7 additions & 7 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
root=true

[*]
indent_style=tab
end_of_line=crlf
trim_trailing_whitespace=true
insert_final_newline=true
root=true

[*]
indent_style=tab
end_of_line=crlf
trim_trailing_whitespace=true
insert_final_newline=true
16 changes: 8 additions & 8 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
*.c diff
*.cpp diff
*.h diff
*.rc diff
*.ini diff
*.txt diff
*.xml diff
*.lng diff
*.c diff
*.cpp diff
*.h diff
*.rc diff
*.ini diff
*.txt diff
*.xml diff
*.lng diff
2 changes: 1 addition & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
custom: ["https://yoomoney.ru/to/4100115776040583", "https://www.paypal.me/henrypp", "https://blockchain.info/address/1LrRTXPsvHcQWCNZotA9RcwjsGcRghG96c"]
custom: ["https://yoomoney.ru/to/4100115776040583", "https://www.paypal.me/henrypp", "https://www.blockchain.com/btc/address/1LrRTXPsvHcQWCNZotA9RcwjsGcRghG96c", "https://www.blockchain.com/eth/address/0xe2C84A62eb2a4EF154b19bec0c1c106734B95960"]
72 changes: 36 additions & 36 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,36 +1,36 @@
.vs/
.vscode/
temp/
bin/32/
bin/64/
x64/
win32/

thumbs.db
ehthumbs.db
desktop.ini

*.cab
*.msi
*.msm
*.msp
*.lnk
*.jpg
*.zip
*.log
*.pdb
*.exp
*.sdf
*.opensdf
*.db
*.opendb
*.suo
*.exp
*.user
*.iobj
*.ipch
*.ipdb
*.ilk
*.obj
*.res
*.tlog
.vs/
.vscode/
temp/
bin/32/
bin/64/
x64/
win32/

thumbs.db
ehthumbs.db
desktop.ini

*.cab
*.msi
*.msm
*.msp
*.lnk
*.jpg
*.zip
*.log
*.pdb
*.exp
*.sdf
*.opensdf
*.db
*.opendb
*.suo
*.exp
*.user
*.iobj
*.ipch
*.ipdb
*.ilk
*.obj
*.res
*.tlog
14 changes: 7 additions & 7 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[submodule "routine"]
path = ../routine
url = https://github.com/henrypp/routine.git

[submodule "builder"]
path = ../builder
url = https://github.com/henrypp/builder.git
[submodule "routine"]
path = ../routine
url = https://github.com/henrypp/routine.git

[submodule "builder"]
path = ../builder
url = https://github.com/henrypp/builder.git

0 comments on commit 4d40570

Please sign in to comment.