From: nichmack <nichmack at gmail.com> --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7e58f37..7425e49 100644 --- a/.gitignore +++ b/.gitignore @@ -21,5 +21,6 @@ cmake_install.cmake CMakeCache.txt target_api tests/glslparsertest/glslcompiler +generated_tests/cl/ .makotmp -- 1.8.3.1