mirror of
https://github.com/google/go-jsonnet.git
synced 2025-12-24 18:41:07 +01:00
35 lines
432 B
Plaintext
35 lines
432 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
|
|
/jsonnet-deps
|
|
/builtin-benchmark-results
|
|
|
|
libjsonnet.wasm
|