diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 32f8a186e..fe72fe018 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ # exclude the compiled binary -/server +/gotosocial # exclude built documentation, since readthedocs will build it for us anyway /docs/_build |
