go-ceph/.gitignore
John Mulligan 9a621942f3 gitignore: ignore .test and .json files
The .test files are generated by some makefile rules and should
never be checked in.
There's also no reason to track json files which may be generated
by running tools.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
2020-05-14 14:35:01 +02:00

6 lines
40 B
Plaintext

.build-docker
*.swp
*.out
*.test
*.json