This website works better with JavaScript
Home
Explore
Help
Sign In
hyf
/
xps-server-g5
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
init
houyaf
3 years ago
parent
5bd3b0b89a
commit
5b9bae882b
2 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
.gitignore
BIN
build/go_build_main_go.exe
+ 1
- 0
.gitignore
View File
@@ -1,4 +1,5 @@
*.iml
*.iml
+*.exe
/bin/
/bin/
#忽略任意目录下的idea文件夹
#忽略任意目录下的idea文件夹
/.idea/
/.idea/
BIN
build/go_build_main_go.exe
View File