Files
ncd-fe/packages/pl-fe/.gitignore

29 lines
294 B
Plaintext

/node_modules/
/tmp/
/build/
/coverage/
/.coverage/
/.eslintcache
/.env
/deploy.sh
/.vs/
yarn-error.log*
/junit.xml
*.timestamp-*
*.bundled_*
/dist/
/static/
/public/
/pl-fe.zip
.idea
.DS_Store
# Custom build files
#/custom/**/*
!/custom/*
/custom/*.*
!/custom/.gitkeep
!/custom/**/.gitkeep