Skip to content

Commit a246dfe

Browse files
authored
Merge pull request #7 from pollen-robotics/package_manager
Package manager
2 parents 0ad1c87 + 1a267a3 commit a246dfe

File tree

134 files changed

+532
-4919
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

134 files changed

+532
-4919
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,8 @@ crashlytics-build.properties
7373

7474
# Temporary auto-generated Android Assets
7575
/[Aa]ssets/[Ss]treamingAssets/aa.meta
76-
/[Aa]ssets/[Ss]treamingAssets/aa/*
76+
/[Aa]ssets/[Ss]treamingAssets/aa/*
77+
78+
Assets/Plugins/Google*
79+
Assets/Plugins/Grpc*
80+
Assets/Plugins/System*

0 commit comments

Comments
 (0)