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