1
0
Fork 0
mirror of https://github.com/tmrts/go-patterns.git synced 2025-04-03 13:13:34 +03:00

Update gitignore added JetBrains, LiteIDE and other exclude files

This commit is contained in:
Artjom Nemiro 2017-06-15 14:18:56 +03:00
parent 67efe3e622
commit 0fadafba8c

14
.gitignore vendored
View file

@ -19,6 +19,16 @@ _cgo_export.*
_testmain.go
*.exe
*.test
*.prof
# Test binary, build with `go test -c`
*.test
# Binaries for programs and plugins
*.exe
*.dll
*.dylib
# JetBrains project files
.idea/
# Output of the go coverage tool, specifically when used with LiteIDE
*.out