diff options
author | SimonBrazell <simon@brazell.com.au> | 2020-03-21 21:04:49 +1100 |
---|---|---|
committer | SimonBrazell <simon@brazell.com.au> | 2020-03-21 21:04:49 +1100 |
commit | fb0cd49ff7f47a7b0d56e79ceedcf9fc011f3498 (patch) | |
tree | c37130e697f6ee91ed945d6fdf6f07097dc9ff78 /.gitignore | |
parent | Address issues #21, #22, #23, #24, #25 & #26 (diff) | |
download | libredirect-fb0cd49ff7f47a7b0d56e79ceedcf9fc011f3498.zip |
Update store screenshots
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 500aabbf..3671940e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -web-ext-artifacts/ \ No newline at end of file +web-ext-artifacts/ +.DS_Store \ No newline at end of file |