gotosocial/.gitignore

9 lines
167 B
Plaintext

# exclude the compiled binary
/gotosocial
# exclude built documentation, since readthedocs will build it for us anyway
/docs/_build
# exclude coverage report
cp.out