Gitignore file

This commit is contained in:
Thomas Schwery 2017-02-07 14:30:27 +01:00
parent b591086d3b
commit 1e630fbf2e

21
.gitignore vendored Normal file
View file

@ -0,0 +1,21 @@
### Go ###
# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
# Folders
_obj
_test
_testmain.go
# External packages folder
vendor/
*.log
cache.db
configuration.toml
swagger_linux_amd64
eve-goclient