Closed viamgr closed 1 year ago
Add .gitignore file to the project root folder in order to prevent committing ignored files.
The following rules need to be added.
*.iml .gradle /local.properties /.idea .DS_Store /build /captures .externalNativeBuild .cxx local.properties
Add .gitignore file to the project root folder in order to prevent committing ignored files.
The following rules need to be added.