Skip to content

Commit

Permalink
enhancement(lint): Fix lint errors for .dockerignore
Browse files Browse the repository at this point in the history
Co-authored-by: NeonGamerBot-QK <saahilattud@gmail.com>
Signed-off-by: zeon-neon[bot] <136533918+zeon-neon[bot]@users.noreply.github.com>
  • Loading branch information
zeon-neon[bot] and NeonGamerBot-QK authored Sep 7, 2024
1 parent aee3f8b commit b2026c3
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
node_modules
npm-debug.log
SECURITY.md
.github
CODE_OF_CONDUCT.md
.env.example
.devcontainer
__tests__
.husky
.vscode
nodemon.json
node_modules
npm-debug.log
SECURITY.md
.github
CODE_OF_CONDUCT.md
.env.example
.devcontainer
__tests__
.husky
.vscode
nodemon.json

0 comments on commit b2026c3

Please sign in to comment.