Fix path separators
And add all binaries to gitignore
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -24,5 +24,8 @@ _testmain.go
|
||||
*.test
|
||||
*.prof
|
||||
|
||||
# Ignore the binary
|
||||
# Ignore the binaries
|
||||
gime
|
||||
gime.darwin64*
|
||||
gime.linux64*
|
||||
gime.win64.exe*
|
||||
|
Reference in New Issue
Block a user