Fixed ReadMe typo and added .gitignore.
This commit is contained in:
parent
eceae7187a
commit
673c881559
|
@ -0,0 +1,5 @@
|
||||||
|
# files (especially tests) to be ignored until a subsequent release for security
|
||||||
|
**/embargoed/**
|
||||||
|
# build artifacts
|
||||||
|
xpi
|
||||||
|
*.xpi
|
Loading…
Reference in New Issue