aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMishio595 <[email protected]>2018-10-14 15:37:12 -0600
committerMishio595 <[email protected]>2018-10-14 15:37:12 -0600
commit321ff074e425254a5fc75f75218b9f774ca7739a (patch)
tree7ea706d929c82095936bd1730f6645c385a280fd /.gitignore
parentInitial commit (diff)
downloaddisml-321ff074e425254a5fc75f75218b9f774ca7739a.tar.xz
disml-321ff074e425254a5fc75f75218b9f774ca7739a.zip
Add HTTP routes
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 297e7e3..9834a20 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
.merlin
-_build/ \ No newline at end of file
+_build/
+bin/ \ No newline at end of file