FileInfo.comFileInfo.com
# A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

.GITIGNORE File Extension

NEW: Run a free scan for .GITIGNORE file extension errors.

Generic Icon
File Type
This file is saved in a plain text format.
Therefore, you can view the contents of the file in a text editor.
[x] Close  
Git Ignore File
DeveloperGit
Popularity
3 stars
CategoryDeveloper Files
File Format Description

File used by Git, a version control system used for storing source code; contains a list of files that should not be committed to the Git source code repository; often used for omitting non-text (binary) files, OS files (e.g., .DS_STORE and Thumbs.db files), and temporary files from the repository.

GITIGNORE files can be created for any subpath within the project directory structure so that the rules apply specifically to that path.

Program(s) that open .GITIGNORE files
Mac OS X Logo
Mac OS
Icon Git
Windows Logo
Windows
Icon Git
Linux Logo
Linux
Icon Git
Updated 5/21/2012