summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/.gitignore
diff options
context:
space:
mode:
authorJon TURNEY <jon.turney@dronecode.org.uk>2011-04-26 13:11:23 +0100
committerJon TURNEY <jon.turney@dronecode.org.uk>2011-04-29 12:56:53 +0100
commit8a58eccc626c5b0b75c64e08b081cef4a983a1a0 (patch)
treea8d01b4be5ca821e22e2f09d43e0df1fcf8bb6bd /src/mesa/main/.gitignore
parentf8279fb9d82cbbbbaf8a5cc26486142c21d4d2d2 (diff)
downloadexternal_mesa3d-8a58eccc626c5b0b75c64e08b081cef4a983a1a0.zip
external_mesa3d-8a58eccc626c5b0b75c64e08b081cef4a983a1a0.tar.gz
external_mesa3d-8a58eccc626c5b0b75c64e08b081cef4a983a1a0.tar.bz2
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>
Diffstat (limited to 'src/mesa/main/.gitignore')
-rw-r--r--src/mesa/main/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/main/.gitignore b/src/mesa/main/.gitignore
index 391c334..e48030e 100644
--- a/src/mesa/main/.gitignore
+++ b/src/mesa/main/.gitignore
@@ -2,3 +2,4 @@ api_exec_es1.c
api_exec_es2.c
get_es1.c
get_es2.c
+git_sha1.h