chore: ignore unwanted aar from core

This commit is contained in:
Martin Guillon
2022-05-01 19:18:28 +02:00
committed by Nathan Walker
parent 6081c07269
commit c1a4893ade
2 changed files with 4 additions and 1 deletions

1
.gitignore vendored
View File

@ -54,3 +54,4 @@ Thumbs.db
# types
ios-typings-prj
/packages/core/platforms/android/core.aar

View File

@ -4,4 +4,6 @@ dist
**/*.ts
!**/*.d.ts
jest.config.js
npm-debug.log
npm-debug.log
platforms/android/*.aar
!platforms/android/widgets-release.aar