Files
git-hooks/testsuite/.gitignore

11 lines
202 B
Plaintext

# Ignore all files in the out/ subdirectory (generated files).
out
# The following files and directories are generated by the source
# coverage analyzer.
.coverage
.coverage.*
htmlcov/
sitecustomize/