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

22 lines
241 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
cache.ldb
swagger_linux_amd64
eve-goclient