mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-23 10:08:57 +00:00
Add yarn.lock to ignorefiles in aspnet-prerendering
This commit is contained in:
@@ -4,3 +4,5 @@
|
|||||||
|
|
||||||
/**/.d.ts
|
/**/.d.ts
|
||||||
!/src/**/*.d.ts
|
!/src/**/*.d.ts
|
||||||
|
|
||||||
|
yarn.lock
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
!/*.js
|
!/*.js
|
||||||
!/*.d.ts
|
!/*.d.ts
|
||||||
/typings/
|
/typings/
|
||||||
|
yarn.lock
|
||||||
|
|||||||
Reference in New Issue
Block a user