Skip to content

Commit 672750d

Browse files
committed
chore: add prettier rc and fix heroku yml .gitignores
1 parent c02f0a5 commit 672750d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/content/gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
!/.github/
1010
!/.gitignore
1111
!/.npmrc
12+
!/.prettierrc.json
1213
!/Dockerfile
1314
!/bin/
1415
!/CHANGELOG*
@@ -25,6 +26,7 @@
2526
!/tap-snapshots/
2627
!/test/
2728
!/tsconfig*.json
29+
!/heroku.yml
2830

2931
# re-ignore typescript output artifacts
3032
/knexfile.js

0 commit comments

Comments
 (0)