From 6b8aad48eebeccd201d68b47fc2ace9bb4805b5b Mon Sep 17 00:00:00 2001 From: Michael Pfaff Date: Thu, 8 Sep 2022 07:10:58 -0400 Subject: [PATCH] Prune .gitignore --- .gitignore | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.gitignore b/.gitignore index d25c0223..f1e16558 100644 --- a/.gitignore +++ b/.gitignore @@ -2,9 +2,4 @@ .*.sw[a-p] /target /libs -/src/native/common/Debug -/src/native/common/Release -/src/native/windows/Debug -/src/native/windows/Release -/src/native/**/*.h /src/native/linux/org_lwjgl_opengl_Display.c