Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1313 from Qwant/add-tsconfig-dockerignore
Browse files Browse the repository at this point in the history
Add tsconfig.json to .dockerignore
  • Loading branch information
pascaloliv committed Mar 17, 2022
2 parents 920bce6 + 70067f2 commit 0bc3e43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@
!language/
!package*.json
!babel.config.js
!tsconfig.json

0 comments on commit 0bc3e43

Please sign in to comment.