Skip to content

Commit

Permalink
ignore更新
Browse files Browse the repository at this point in the history
  • Loading branch information
pasta04 committed Aug 17, 2021
1 parent 147adf6 commit fd5b20c
Showing 1 changed file with 19 additions and 2 deletions.
21 changes: 19 additions & 2 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,19 @@
node_modules
npm-debug.log
.git/
.github/
node_modules/

*.log
*.csv
*.bat
*.yml

src/

.prettierrc.json
.gitignore
.eslintrc.json
yarn.lock
tsconfig.json

config/development.json
config/production.json

0 comments on commit fd5b20c

Please sign in to comment.