Skip to content

Commit

Permalink
Update .dockerignore
Browse files Browse the repository at this point in the history
  • Loading branch information
outisa committed Aug 5, 2024
1 parent de0a074 commit 05f09db
Show file tree
Hide file tree
Showing 2 changed files with 10,901 additions and 5,711 deletions.
18 changes: 10 additions & 8 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
*/node_modules/
*/.env
*/cypress/
.dockerignore
/backend/node_modules/
/frontend/node_modules/
/backend/.env
/frontend/cypress/
.gitignore
*/.eslintrc.json
*/.eslintignore
*/cypress.config.js
/backend/.eslintrc.json
/frontend/.eslintrc.json
/frontend/.eslintignore
/backend/.eslintignore
/frontend/cypress.config.js
documentation/
/backend/tests/
*/jest.config
/backend/.prettierrc
Loading

0 comments on commit 05f09db

Please sign in to comment.