diff --git a/.gitignore b/.gitignore index 8229def..355f5c7 100644 --- a/.gitignore +++ b/.gitignore @@ -17,6 +17,9 @@ *.dylib *.dll +# glad.c (that's a file we don't focus on) +glad.c + # Fortran module files *.mod *.smod