We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19af46f commit f7b444eCopy full SHA for f7b444e
1 file changed
.gitignore
@@ -110,10 +110,12 @@ unlinked_spec.ds
110
# Windows
111
**/windows/flutter/generated_plugin_registrant.cc
112
**/windows/flutter/generated_plugin_registrant.h
113
+**/windows/flutter/generated_plugins.cmake
114
115
# Linux
116
**/linux/flutter/generated_plugin_registrant.cc
117
**/linux/flutter/generated_plugin_registrant.h
118
+**/linux/flutter/generated_plugins.cmake
119
120
# Coverage
121
coverage/
0 commit comments