mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-06-29 23:55:09 +08:00
11 lines
111 B
Plaintext
11 lines
111 B
Plaintext
# Ignore artifacts:
|
|
build
|
|
coverage
|
|
public/
|
|
|
|
# Ignore all MD files:
|
|
**/*.md
|
|
|
|
# Ignore all JSON files:
|
|
**/*.json
|