Skip to content

Commit 6589085

Browse files
authored
Merge pull request #4 from code4rena-dev/0xsi/add-docker-file-to-git-ignore
Add docker file to gitignore
2 parents 9cc3b3b + b1e4eec commit 6589085

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
!/tap-snapshots/
2424
!/test/
2525
!/tsconfig*.json
26+
!Dockerfile
2627

2728
# re-ignore typescript output artifacts
2829
/knexfile.js

0 commit comments

Comments
 (0)