github.com/mundipagg/boleto-api@v0.0.0-20230620145841-3f9ec742599f/.gitignore (about) 1 # Binaries for programs and plugins 2 *.exe 3 *.exe~ 4 *.dll 5 *.so 6 *.dylib 7 boleto-api 8 .pid 9 .exe 10 debug 11 .pid 12 13 14 # Test binary, build with `go test -c` 15 *.test 16 17 # Output of the go coverage tool, specifically when used with LiteIDE 18 *.out 19 20 # IDE/Editor files 21 *.sublime-workspace 22 *.sublime-project 23 .idea/ 24 .vscode/ 25 26 .DS_Store 27 28 .scannerwork/ 29 30 .scannerwork/vendor/