diff options
author | Bastien Wirtz <bastien.wirtz@gmail.com> | 2020-06-28 21:42:07 -0700 |
---|---|---|
committer | Bastien Wirtz <bastien.wirtz@gmail.com> | 2020-06-28 21:42:07 -0700 |
commit | a9aed9f9e2e65aa81782f736f10cc1d189858468 (patch) | |
tree | 736561fe334520c993b7c08d5e64da013db32f52 /.gitignore | |
parent | 7ef65940eef485d77ae5e7eb4bb6fbb1e431dd71 (diff) | |
download | homer-a9aed9f9e2e65aa81782f736f10cc1d189858468.tar.gz homer-a9aed9f9e2e65aa81782f736f10cc1d189858468.tar.zst homer-a9aed9f9e2e65aa81782f736f10cc1d189858468.zip |
Modernize readmev20.06.1
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,4 +21,4 @@ yarn-error.log* | |||
21 | *.sw? | 21 | *.sw? |
22 | 22 | ||
23 | # App configuration | 23 | # App configuration |
24 | public/config.yml | 24 | config.yml \ No newline at end of file |