mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-03-17 13:21:44 +01:00
22 lines
462 B
Plaintext
22 lines
462 B
Plaintext
node_modules
|
|
dist
|
|
public/lib
|
|
stats.html
|
|
pnpm-lock.yaml
|
|
|
|
# Android copied from ./android/.gitignore
|
|
# Gradle files
|
|
android/.gradle/
|
|
android/build/
|
|
android/app/build/
|
|
# Cordova plugins for Capacitor
|
|
android/capacitor-cordova-android-plugins
|
|
|
|
# Copied web assets
|
|
android/app/src/main/assets/public
|
|
|
|
# Generated Config files
|
|
android/app/src/main/assets/capacitor.config.json
|
|
android/app/src/main/assets/capacitor.plugins.json
|
|
android/app/src/main/res/xml/config.xml
|