Gitignore verfeinerung

This commit is contained in:
Leo
2025-11-13 19:27:22 +01:00
parent 2dea2d2508
commit 037b8136d9
10 changed files with 380 additions and 154 deletions

View File

@@ -0,0 +1,15 @@
//
// Generated file. Do not edit.
//
// clang-format off
#ifndef GENERATED_PLUGIN_REGISTRANT_
#define GENERATED_PLUGIN_REGISTRANT_
#include <flutter/plugin_registry.h>
// Registers Flutter plugins.
void RegisterPlugins(flutter::PluginRegistry* registry);
#endif // GENERATED_PLUGIN_REGISTRANT_