chrome+firefox v0.3

This commit is contained in:
2026-08-10 15:49:01 -03:00
parent 17ad302a6c
commit a7531914f9
14 changed files with 242 additions and 43 deletions

12
.gitignore vendored
View File

@@ -32,14 +32,10 @@ node_modules
# Unpacked build output. Regenerated by "make", never edited by hand.
build
# Intermediate packages.
logsdu-*.zip
# Packaged .xpi files are NOT ignored. They are the published artifact: the
# signed add-on is what people download and install, so it belongs in the
# repository (or attached to a release) rather than being rebuilt by everyone
# who wants to install it. An unsigned local build can be removed with
# "make clean".
# dist/ holds the publishable packages and is NOT ignored: the signed add-on
# is what people download and install, so it belongs in the repository (or
# attached to a release) rather than being rebuilt by everyone who wants it.
# Local unsigned builds land there too; "make clean" removes the directory.
# Exclude sourcemaps
*.map