add: .gitignore、.gitattributes

pull/1/head
vios10009 2022-11-14 19:53:55 +08:00
parent 352fcaf77d
commit 62d0da7321
2 changed files with 3 additions and 0 deletions

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
# Auto detect text files and perform LF normalization
* text=auto

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/.vs