summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLibravatar tsmethurst <tobi.smethurst@klarrio.com>2021-02-27 22:57:50 +0100
committerLibravatar tsmethurst <tobi.smethurst@klarrio.com>2021-02-27 22:57:50 +0100
commitfbf52fe84be071e90ea81e5f7951da2a1ece0dbf (patch)
treed2ebbef9a06a9b978c80fccfdc63deb99fb64db1 /.gitignore
parentfirst commit (diff)
downloadgotosocial-fbf52fe84be071e90ea81e5f7951da2a1ece0dbf.tar.xz
messing around a bit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000..13b5d5d47
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+# exclude the compiled binary
+/server \ No newline at end of file