mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-17 23:47:12 +00: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
|