diff options
author | Simon Brazell <simon.brazell@gmail.com> | 2019-09-20 20:45:58 +1000 |
---|---|---|
committer | Simon Brazell <simon.brazell@gmail.com> | 2019-09-20 20:45:58 +1000 |
commit | 565d1203429c6291fe35992811303b6b3254e8cf (patch) | |
tree | e196653cf79c68be8804d096b94f9f7394a25dc3 /.gitignore | |
download | libredirect-565d1203429c6291fe35992811303b6b3254e8cf.zip |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..500aabbf --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +web-ext-artifacts/ \ No newline at end of file |