loader_aw

Load OBJ/MTL file formats
git clone git://git.meso-star.fr/loader_aw.git
Log | Files | Refs | README | LICENSE

commit 16eb7b0361e0e90e7b6003225594f45d29ed4653
parent d6e83db16d1cbd312176a300a9f493ae60a80688
Author: vaplv <vaplv@free.fr>
Date:   Thu,  3 Mar 2022 21:50:17 +0100

Update the .gitignore file

Diffstat:
M.gitignore | 14++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -1,11 +1,13 @@ .gitignore -CMakeCache.txt -CMakeFiles -Makefile -tmp [Bb]uild* *.sw[po] -*.[ao] +*.[aod] +*.so *~ +test* +!test*.[ch] +.test +.config tags - +aw.pc +*.mtl