diff options
author | SimonBrazell <simon@brazell.com.au> | 2021-01-11 17:46:00 +1100 |
---|---|---|
committer | SimonBrazell <simon@brazell.com.au> | 2021-01-11 17:46:00 +1100 |
commit | 223d7cd0ac245f5b5186439a832f6607451a7800 (patch) | |
tree | dac535654f780efbda5b3eeb992ca29f0120294a /.gitignore | |
parent | gecko: strict_min_version: 67.0 due to dynamic imports (diff) | |
download | libredirect-223d7cd0ac245f5b5186439a832f6607451a7800.zip |
CLoses #130 changed to GPLv3, added SearX instances (#16), fixed instance selects.
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 3671940e..b2dbca15 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ web-ext-artifacts/ -.DS_Store \ No newline at end of file +.DS_Store +nod +node_modules |