2022-02-11 14:44:52 +03:00
|
|
|
# Autogenerated json files, which are not intended to be read by humans (and which shouldn't be formatted either).
|
|
|
|
maven_install.json
|
|
|
|
maven_install_2.13.json
|
2022-05-12 11:53:10 +03:00
|
|
|
hls_snapshot.json
|
2022-02-11 14:44:52 +03:00
|
|
|
stackage_snapshot_windows.json
|
|
|
|
stackage_snapshot.json
|
|
|
|
dev-env/windows/manifests/*.json
|
|
|
|
|
|
|
|
# The html files in the docs have content that needs to stay the same and reformatting them breaks it.
|
|
|
|
docs/**/*.html
|
|
|
|
docs/theme
|
|
|
|
|
|
|
|
# Usual stuff
|
|
|
|
node_modules
|
|
|
|
|
|
|
|
# ignore bazel
|
|
|
|
.bazel-cache
|
|
|
|
bazel_tools
|
|
|
|
bazel-bin
|
|
|
|
bazel-daml
|
|
|
|
bazel-out
|
|
|
|
bazel-testlogs
|
2022-02-14 23:55:46 +03:00
|
|
|
|
|
|
|
# ignore generated code
|
|
|
|
navigator/frontend/src/api/Queries.ts
|
|
|
|
navigator/frontend/src/ui-core/src/api/Queries.ts
|