API Version: 48
Library Version: 48
Generated by gi-docgen 2025.4
void ide_g_file_add_ignored_pattern ( const gchar* pattern )
Adds a pattern that can be used to match ignored files. These are global to the application, so they should only include well-known ignored files such as those internal to a build system, or version control system, and similar.
pattern
Type: const gchar*
const gchar*
A GPatternSpec style glob pattern.
GPatternSpec