Query: git-ignore
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GIT-IGNORE(1) Git Extras GIT-IGNORE(1)NAMEgit-ignore - Add .gitignore patternsSYNOPSISgit-ignore [<pattern>...]DESCRIPTIONAdds the given _pattern_s to a gitignore file.EXAMPLESToo lazy to open up .gitignore? me too! simply pass some patterns: $ git ignore build "*.o" "*.log" ... added 'build' ... added '*.o' ... added '*.log' Running git-ignore without a pattern will display the current patterns: $ git ignore build *.o *.logAUTHORWritten by Tj Holowaychuk <tj@vision-media.ca>REPORTING BUGS<http://github.com/visionmedia/git-extras/issues>SEE ALSO<http://github.com/visionmedia/git-extras> January 2013 GIT-IGNORE(1)
Related Man Pages |
---|
git-check-ignore(1) - centos |
git-clean(1) - suse |
git-whatchanged(1) - mojave |
git-clean(1) - xfree86 |
git-check-ignore(1) - xfree86 |
Similar Topics in the Unix Linux Community |
---|
How can I do this in VI editor? |
Is UNIX an open source OS ? |
One instance of comparing grep and awk |
Weird 'find' results |
A (ksh) Library For and From UNIX.com |