diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 16:25:27 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 16:25:27 +0000 |
commit | ec12bd26de5b4292efc366ee41ef4c8d94e31fa9 (patch) | |
tree | 30de89024109eff10978e6b95ebd9b403a3e37b7 /.gitignore | |
parent | Initial commit. (diff) | |
download | foxyproxy-firefox-extension-ec12bd26de5b4292efc366ee41ef4c8d94e31fa9.tar.xz foxyproxy-firefox-extension-ec12bd26de5b4292efc366ee41ef4c8d94e31fa9.zip |
Adding upstream version 7.5.1+dfsg.upstream/7.5.1+dfsgupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f9395ed --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +node_modules +.DS_Store +archive.zip +target.zip |