Skip to content

Commit

Permalink
Create .dockerignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Codebmk committed Jan 23, 2025
1 parent 9e7ff7b commit 39ca4bd
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions netmanager-app/.dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
.git
.gitignore
node_modules
.next
.env*
npm-debug.log*
README.md
.vscode
coverage

0 comments on commit 39ca4bd

Please sign in to comment.