beans/.gitignore

27 lines
356 B
Plaintext
Raw Normal View History

2023-03-21 14:16:14 +01:00
*.iml
.idea/
node_modules/
temp/
2023-03-21 14:16:14 +01:00
.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
2024-04-01 15:53:10 +02:00
.yarn
2024-04-04 00:14:33 +02:00
app/build/
app/debug/
app/release/
captures/
.externalNativeBuild
.cxx
2023-03-21 14:16:14 +01:00
local.properties
2024-04-04 00:14:33 +02:00
keystore.properties
key.jks