This repository has been archived on 2025-02-01. You can view files and clone it, but cannot push or open issues or pull requests.
eve-goclient/.gitignore
2017-02-08 08:34:52 +01:00

21 lines
231 B
Text

### 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