Paul Razvan Berg
4 жил өмнө
1 өөрчлөгдсөн 3 нэмэгдсэн ,
0 устгасан
-
3
0
.gitignore
|
@@ -3,8 +3,11 @@
|
|
.coverage_cache/
|
|
.coverage_cache/
|
|
.coverage_contracts/
|
|
.coverage_contracts/
|
|
.yarn/*
|
|
.yarn/*
|
|
|
|
+!.yarn/patches
|
|
!.yarn/releases
|
|
!.yarn/releases
|
|
!.yarn/plugins
|
|
!.yarn/plugins
|
|
|
|
+!.yarn/sdks
|
|
|
|
+!.yarn/versions
|
|
artifacts/
|
|
artifacts/
|
|
build/
|
|
build/
|
|
cache/
|
|
cache/
|