Merge pull request #5 from hxx258456/main

feat: add dockerignore gitattributes
This commit is contained in:
行者
2023-07-28 21:41:50 +08:00
committed by GitHub
2 changed files with 3 additions and 0 deletions

2
.dockerignore Normal file
View File

@@ -0,0 +1,2 @@
.git
.idea

1
.gitattributes vendored Normal file
View File

@@ -0,0 +1 @@
* text=auto eol=crlf