bigbuffet-rw/packages/pl-fe/.gitignore
marcin mikołajczak 1cdbdab8f5 Update gitignore
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-09-28 16:20:10 +02:00

28 lines
293 B
Text

/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