summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 6f9b97023722690b96f60280bf1769df0bf5df13 (plain)
1
2
3
4
5
6
7
8
# exclude the compiled binary
/gotosocial

# exclude built documentation, since readthedocs will build it for us anyway
/docs/_build

# exclude coverage report
cp.out