Skip to content

Commit 6e72fa1

Browse files
fix(qwik-nx): migrations.json should not be ignored (#102)
1 parent 37d3071 commit 6e72fa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ npm-debug.log
3333
yarn-error.log
3434
testem.log
3535
/typings
36-
migrations.json
36+
./migrations.json
3737

3838
# System Files
3939
.DS_Store

0 commit comments

Comments
 (0)