summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJacob Vosmaer <jacob@gitlab.com>2017-04-11 17:57:08 +0200
committerJacob Vosmaer <jacob@gitlab.com>2017-04-12 11:26:26 +0200
commit0fba550db58ca508cd92c88e1751e9362b60f100 (patch)
treefd7fc21ea27ab49c6e62d4339fd6f3a336443811 /.gitignore
parent684599daddefd2b6149c5f99a620424f6f26166c (diff)
downloadgitlab-shell-0fba550db58ca508cd92c88e1751e9362b60f100.tar.gz
Add hello-world executable
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 13b4053..f031b0c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,5 @@ tags
.bundle/
custom_hooks
hooks/*.d
+/go_build
+/bin/hello-world