go-jsonnet/.gitignore
Stanisław Barzowski 8fcbda5b50 Linter
2020-08-13 21:06:34 +02:00

33 lines
402 B
Plaintext

*~
*.prof
*.so
*.a
.*.swp
*.pyc
coverage.out
build/
dist/
gojsonnet.egg-info/
/bazel-bin
/bazel-genfiles
/bazel-go-jsonnet
/bazel-out
/bazel-testlogs
/dumpstdlibast
# built binaries
/jsonnet
/jsonnet.exe
# "old" built binaries (for doing benchmark comparisons)
/jsonnet-old
/jsonnet-old.exe
/jsonnetfmt
/linter/jsonnet-lint/jsonnet-lint
/tests_path.source
/jsonnet-lint
/builtin-benchmark-results