aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorBastien Wirtz <bastien.wirtz@gmail.com>2020-07-04 18:11:08 -0700
committerGitHub <noreply@github.com>2020-07-04 18:11:08 -0700
commit4bfcc5bc955257d66b792a00f1ca44fa42616255 (patch)
treed07cbf2dd28644aea4a9a3ec2f06bef296564f94 /.gitignore
parentd3da4cfe9386d2886ec1c963ec850dfb69b8ab7d (diff)
parenta503c5743ed3bb32ad6bbc51b960e0eca933467c (diff)
downloadhomer-4bfcc5bc955257d66b792a00f1ca44fa42616255.tar.gz
homer-4bfcc5bc955257d66b792a00f1ca44fa42616255.tar.zst
homer-4bfcc5bc955257d66b792a00f1ca44fa42616255.zip
Merge pull request #100 from fbartels/start_url
Explicitly define start_url
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