summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLibravatar tsmethurst <tobi.smethurst@klarrio.com>2021-03-03 11:28:28 +0100
committerLibravatar tsmethurst <tobi.smethurst@klarrio.com>2021-03-03 11:28:28 +0100
commitb8e0f33c35cc5b52bc83b6cb80b375052d4c6722 (patch)
tree714eed7f2bcda29fbc780a268da3d124588d8e2d /.gitignore
parentMore messing around (diff)
downloadgotosocial-b8e0f33c35cc5b52bc83b6cb80b375052d4c6722.tar.xz
start the service using a cli
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
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