From 519871e43c903472282286746df5d3281037c297 Mon Sep 17 00:00:00 2001 From: hyzboy Date: Tue, 16 Jun 2020 21:30:08 +0800 Subject: [PATCH] add .gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index b4e8aad..e938acb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,7 @@ *.shader *.exe +*.Tex2D +*.dll +*.kate-swp +*.frag +*.vert