Skip to content

Commit

Permalink
add dump to ignore files
Browse files Browse the repository at this point in the history
  • Loading branch information
jabahum committed Nov 25, 2024
1 parent 1f53b24 commit a5d8ff7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
**/node_modules/
**/node
*.iml
.idea/
.idea/
./db/dump.sql

0 comments on commit a5d8ff7

Please sign in to comment.