diff options
author | SimonBrazell <simon@brazell.com.au> | 2019-09-20 20:45:58 +1000 |
---|---|---|
committer | SimonBrazell <simon@brazell.com.au> | 2019-09-20 20:45:58 +1000 |
commit | b2e5f0c0991d0bca635d7b3cc6d95dc441933765 (patch) | |
tree | e196653cf79c68be8804d096b94f9f7394a25dc3 /.gitignore | |
download | libredirect-b2e5f0c0991d0bca635d7b3cc6d95dc441933765.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 |