Loading...
Git global ignore data
File type: Settings, options, themes or skins file
Files with gitignore_global extension can be most often encountered as special data files for Git versioning system. These stores information about files that Git should intentionally ignore.
File type category:
Settings, options, themes or skins file
Date updated: April 21, 2024
File extension gitignore_global is associated with Git, a version control system developed by Linus Torvalds for various platforms that can run on local machine also as server app.
These .gitignore_global files are text configuration files used by Git used to determine which files and directories to ignore, before user make a commit. In this case globally in the repository.
It is likely that these files are only useable in Git.
As far as we know, there exists no way how to convert *.gitignore files to any other format.
Software apps that manage or store settings in gitignore_global files:
Multiplatform
Software applications that handle other tasks involving gitignore_global files:
Multiplatform