Skip to content

Commit

Permalink
reverted changed on dockerignore and gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
0xERR0R committed Nov 6, 2021
1 parent 585d0cf commit d52a784
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
bin/
.idea
.github
testdata/
node_modules/
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,3 @@ todo.txt
!docs/config.yml
node_modules
package-lock.json
Dockerfile.Test

0 comments on commit d52a784

Please sign in to comment.