API Version: 47
Library Version: 47
Generated by gi-docgen 2023.3
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