mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-24 10:15:47 +03:00
5 lines
129 B
Text
5 lines
129 B
Text
# exclude the compiled binary
|
|
/server
|
|
|
|
# exclude built documentation, since readthedocs will build it for us anyway
|
|
/docs/_build
|