Skip to content

Commit

Permalink
sort .dockerignore
Browse files Browse the repository at this point in the history
  • Loading branch information
vogler committed Nov 7, 2023
1 parent a6b9ec9 commit b5ef699
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
node_modules
data
node_modules/
data/
*.env

.gitignore
.github/

**Dockerfile**
.dockerignore

.github

0 comments on commit b5ef699

Please sign in to comment.