Add git_sha1.h to .gitignore
authorJon TURNEY <jon.turney@dronecode.org.uk>
Tue, 26 Apr 2011 12:11:23 +0000 (13:11 +0100)
committerJon TURNEY <jon.turney@dronecode.org.uk>
Fri, 29 Apr 2011 11:56:53 +0000 (12:56 +0100)
commit8a58eccc626c5b0b75c64e08b081cef4a983a1a0
treea8d01b4be5ca821e22e2f09d43e0df1fcf8bb6bd
parentf8279fb9d82cbbbbaf8a5cc26486142c21d4d2d2
Add git_sha1.h to .gitignore

Since commit de579a1 "Include GIT SHA1 in GL version string"

$ git status
 On branch master
 Your branch is ahead of 'origin/master' by 2 commits.

 Untracked files:
   (use "git add <file>..." to include in what will be committed)

       src/mesa/main/git_sha1.h
nothing added to commit but untracked files present (use "git add" to track)

Add git_sha1.h to .gitignore so git knows not to warn it is present but untracked

Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Reviewed-by: Marek Olšák <maraeo@gmail.com>
src/mesa/main/.gitignore