exclude /docs when packaging ccx file

dev_1.2.6
Abdullah Alfaraj 2023-06-04 18:41:20 +03:00
parent b4a0ab8a7b
commit b1a2392ee9
1 changed files with 4 additions and 1 deletions

5
.gitignore vendored
View File

@ -29,6 +29,9 @@ original_mask.png
/jimp/browser/lib/jimp.js
# comments when packaging (uxp packager will use .gitignore to ignore files):
# comments when packaging (include in the package,uxp packager will use .gitignore to ignore files):
*/dist/*LICENSE.txt
*/dist/*.bundle.js
# uncomments when packaging (don't include in the package)
# /docs