From: Dylan Baker Date: Fri, 6 Apr 2018 21:10:00 +0000 (-0700) Subject: add a git ignore for subprojects X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=49fe44fe5a09d030801b814ececf2f11857c82bc;p=mesa.git add a git ignore for subprojects Reviewed-by: Eric Anholt Reviewed-by: Eric Engestrom --- diff --git a/subprojects/.gitignore b/subprojects/.gitignore new file mode 100644 index 00000000000..68a882edba6 --- /dev/null +++ b/subprojects/.gitignore @@ -0,0 +1,3 @@ +* +!*.wrap +!.gitignore