From 62e084467103d12843ba83ef35ee4a921ea77580 Mon Sep 17 00:00:00 2001 From: Alexander Bock Date: Mon, 6 Oct 2014 13:44:21 +0200 Subject: [PATCH] Add ABuffer/constants.hglsl to the ignore list --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ffa711ee63..cbb57e35f8 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ install_manifest.txt # Doxygen stuff html/ latex/ +shaders/ABuffer/constants.hglsl