From 37c55fb7a21c2c49ff16de720ded3556e0453e0a Mon Sep 17 00:00:00 2001 From: Hunter Kvalevog Date: Sun, 30 Nov 2025 14:48:24 -0600 Subject: d3d11-resize-draw --- .gitignore | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b6d696d..784daa5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,10 @@ -.DS_Store -.cache -.vs +*.DS_Store +*.cache +*.cso +*.exe +*.pdb +*.vcxproj.user +*.vs bin -build \ No newline at end of file +build +d3d11-re.* \ No newline at end of file -- cgit v1.2.3