API Version: 45
Library Version: 45
Generated by gi-docgen 2023.3
since: 45
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.
Available since: 45
pattern
Type: const gchar*
const gchar*
A GPatternSpec style glob pattern.
GPatternSpec