diff options
author | Soispha <soispha@vhack.eu> | 2023-10-22 21:13:51 +0200 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-10-22 21:13:51 +0200 |
commit | fd58d11048dd6698e6116985735487d37493e67e (patch) | |
tree | 25a67c04af5a64d50abfbaf790d0c10fd365b4af /.gitignore | |
parent | Re-removed redirect.invidious.io https://codeberg.org/LibRedirect/browser_ext... (diff) | |
download | libredirect-fd58d11048dd6698e6116985735487d37493e67e.zip |
chore(treewide): Add flake and README
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 44170d13..b975c4b8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,9 @@ +# build dirs web-ext-artifacts/ +/.direnv +/result + +# other things .DS_Store nod node_modules |