diff options
Diffstat (limited to 'android-app/.gitignore')
| -rw-r--r-- | android-app/.gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/android-app/.gitignore b/android-app/.gitignore index 7db1cd2..acd3de6 100644 --- a/android-app/.gitignore +++ b/android-app/.gitignore @@ -11,8 +11,8 @@ build/ *.iws local.properties -# Generated files -app/src/main/assets/ +# Generated assets (add specific patterns here if needed) +# app/src/main/assets/ — removed blanket ignore; docs are tracked # Keystore *.jks |
