diff options
author | Kukielka <philipp_kutyla@gmx.de> | 2018-04-16 10:47:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-16 10:47:22 +0200 |
commit | 05247c761f12d490073534875eae7571c87f6d13 (patch) | |
tree | 4b53bac86f1f1e3632254691fa4b35d1e163c06c /.gitignore | |
parent | 4718771d3a166568647b55891f67463514929060 (diff) | |
download | simple-dash-fork-05247c761f12d490073534875eae7571c87f6d13.zip |
Ignore Favicon
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,2 +1,2 @@ - -config\.json +config.json +favicon.ico |