chrome+firefox v0.3
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user