diff --git a/.gitignore b/.gitignore index c2b282f..c678b8c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.exe *.out -*.o \ No newline at end of file +*.o +*Shader.c \ No newline at end of file