This website works better with JavaScript
Home
Explore
Help
Register
Sign In
fusu
/
go_gameshield
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
feat: add dockerignore gitattributes
hxx258456
2 years ago
parent
a400c1d25e
commit
7d99bc1e5d
2 changed files
with
3 additions
and
0 deletions
Unified View
Show Diff Stats
2
0
.dockerignore
1
0
.gitattributes
+ 2
- 0
.dockerignore
View File
@@ -0,0 +1,2 @@
+.git
+.idea
+ 1
- 0
.gitattributes
View File
@@ -0,0 +1 @@
+* text=auto eol=crlf