From 7c1edef3ac501d40e3de495b9434df71f535e9bc Mon Sep 17 00:00:00 2001 From: Tomasz Kramkowski Date: Fri, 19 Oct 2018 23:22:07 +0300 Subject: Allow multiple shaders while reducing duplication This change also stops using bie as eventually it will be replaced with a more sophisticated asset handling system which will also allow custom shaders. --- .gitignore | 2 -- 1 file changed, 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 4c49610..34ee8c4 100644 --- a/.gitignore +++ b/.gitignore @@ -14,8 +14,6 @@ eprintf.h eprintf.c loadgl.h loadgl.c -assets.bie -assets.idx config.mk .dir-locals.el -- cgit v1.2.3-54-g00ecf