summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 32f8a186e528886344e458cd882942247ec28b09 (plain)
1
2
3
4
5
# exclude the compiled binary
/server

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