aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorFelix Bartels <felix@host-consultants.de>2020-06-29 11:28:12 +0200
committerFelix Bartels <felix@host-consultants.de>2020-06-29 20:03:52 +0200
commita503c5743ed3bb32ad6bbc51b960e0eca933467c (patch)
tree785b54aeb4e8b8bc1dccd90c13bed70818963da2 /.gitignore
parenta9aed9f9e2e65aa81782f736f10cc1d189858468 (diff)
downloadhomer-a503c5743ed3bb32ad6bbc51b960e0eca933467c.tar.gz
homer-a503c5743ed3bb32ad6bbc51b960e0eca933467c.tar.zst
homer-a503c5743ed3bb32ad6bbc51b960e0eca933467c.zip
Explicitly define start_url
Relates to #99 Signed-off-by: Felix Bartels <felix@host-consultants.de>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 7c7348f..ee51c88 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,4 +21,6 @@ yarn-error.log*
21*.sw? 21*.sw?
22 22
23# App configuration 23# App configuration
24config.yml \ No newline at end of file 24config.yml
25
26.drone.yml \ No newline at end of file