Windows
Compatible Applications
File Extension Details
A .hgignore file is a plain text configuration file used by the Mercurial distributed version control system (DVCS). Its primary purpose is to specify untracked files and directories that Mercurial should systematically ignore. During software development, compilers, build tools, and operating systems generate numerous temporary files, build artifacts, dependency folders, and local user settings. Committing these files to a shared repository can cause conflicts and clutter. By defining file matching patterns using either glob syntax or regular expressions within the .hgignore file, developers ensure that only essential source code is tracked. This file is typically placed in the root directory of the repository and committed alongside the source code so that the ignore rules are consistently applied across all development environments.
Programs that can open and work with .hgignore files
Compatible Applications
Compatible Applications
Compatible Applications
Mobile Applications
About .hgignore files
To open a .hgignore file, you need compatible software. Here are some options:
To convert a .hgignore file to another format, you can:
Like any file type, .hgignore files can be safe or potentially risky depending on their source:
Suggested Questions