add modif in gitignore
This commit is contained in:
parent
c98c4d51d0
commit
4392567509
6
frontend/.gitignore
vendored
6
frontend/.gitignore
vendored
@ -43,3 +43,9 @@ app.*.map.json
|
|||||||
/android/app/debug
|
/android/app/debug
|
||||||
/android/app/profile
|
/android/app/profile
|
||||||
/android/app/release
|
/android/app/release
|
||||||
|
|
||||||
|
|
||||||
|
# Fichiers générés automatiquement par Flutter pour l'enregistrement des plugins
|
||||||
|
**/GeneratedPluginRegistrant.java
|
||||||
|
**/generated_plugin_registrant.*
|
||||||
|
**/generated_plugins.cmake
|
||||||
Loading…
x
Reference in New Issue
Block a user