Update .npmignore

pull/5803/head
Daniel 2024-12-24 14:06:28 +05:30
parent ded11bc6b4
commit 76f585a68d
1 changed files with 19 additions and 7 deletions

View File

@ -1,26 +1,38 @@
# Ignore IDE and editor configuration files
/.astro/
/.vscode/
/idea/
/.temp/
/.cache/
# Ignore documentation files
/docs/
/docs_html/
# Ignore plugin files except for specific ones
/plugins/*
!/plugins/flot-old/
# Ignore Git and GitHub configuration files
/.github/
/.temp/
/.lgtm.yml
/.cache/
/.idea/
/.gitignore
/.gitattributes
/.gitpod.yml
# Ignore configuration files for various tools
/.browserlistrc
/.bundlewatch.config.json
/.editorconfig
/.eslintignore
/.eslintrc.json
/.gitattributes
/.gitignore
/.gitpod.yml
/.stylelintignore
/.stylelintrc.json
/composer.json
/tsconfig.json
# Ignore specific source directories
/src/assets/
/src/config/
/src/html/
/src/utils/
/src/utils/