Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update template to gitignore android/app/.cxx #34430

Closed
wants to merge 3 commits into from
Closed

Commits on Aug 16, 2022

  1. Update template to gitignore android/app/.cxx

    CMake gens running debug
    - `android/app/.cxx/Debug/*`
    - `android/app/.cxx/RelWithDebInfo/*`
    Neither/nothing during release.
    
    So probably want the 87 debug files untracked.
    
    Follow-up: facebook#34354
    leotm authored Aug 16, 2022
    Configuration menu
    Copy the full SHA
    a11d1dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0da4631 View commit details
    Browse the repository at this point in the history
  3. Update template/_gitignore

    Co-authored-by: Nicola Corti <corti.nico@gmail.com>
    leotm and cortinico authored Aug 16, 2022
    Configuration menu
    Copy the full SHA
    96d80c8 View commit details
    Browse the repository at this point in the history