Windows
Compatible Applications
File Extension Details
A .cvsignore file is a configuration file used by the Concurrent Versions System (CVS), an older revision control system. It is used to specify files and directories that CVS should ignore when performing operations like adding files, checking status, or committing changes. This prevents temporary files, build artifacts (such as compiled binaries, object files, or local configuration files) from being accidentally tracked in the repository. The file contains a list of file patterns, one per line, which can include wildcards. Because it is a plain text file, it can be created and edited using any standard text editor. Although CVS has largely been replaced by modern version control systems like Git, the .cvsignore file format remains an important legacy configuration standard.
Programs that can open and work with .cvsignore files
Compatible Applications
Compatible Applications
Compatible Applications
Mobile Applications
About .cvsignore files
To open a .cvsignore file, you need compatible software. Here are some options:
To convert a .cvsignore file to another format, you can:
Like any file type, .cvsignore files can be safe or potentially risky depending on their source:
Suggested Questions