Repository: microo8/golymer Branch: master Commit: 547faead0239 Files: 2 Total size: 336 B Directory structure: gitextract_es4z9rpa/ ├── .gitignore └── README.md ================================================ FILE CONTENTS ================================================ ================================================ FILE: .gitignore ================================================ # Binaries for programs and plugins *.exe *.dll *.so *.dylib # Test binary, build with `go test -c` *.test # Output of the go coverage tool, specifically when used with LiteIDE *.out # Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736 .glide/ *.js *.js.map ================================================ FILE: README.md ================================================ # Project moved to gitlab.com/microo8/golymer