nanoflux/.gitignore
William Brawner 8447e36ee3 Initial commit
The only changes I made after creating the project with a blank compose activity were to migrate the dependencies over to Gradle's new version catalog system
2021-05-09 12:42:28 -06:00

15 lines
225 B
Text

*.iml
.gradle
/local.properties
/.idea/caches
/.idea/libraries
/.idea/modules.xml
/.idea/workspace.xml
/.idea/navEditor.xml
/.idea/assetWizardSettings.xml
.DS_Store
/build
/captures
.externalNativeBuild
.cxx
local.properties