Commit: 9e785e1a4b4d921d0e80b2267ecadb6014a61376 Parent: 7ad8da41d47eed3f32ecc8724a465991374cbf45 Author: Randy Palamar Date: Tue, 3 Jun 2025 13:05:02 -0600 .gitignore: simplify Diffstat:
M | .gitignore | | | 14 | +++----------- |
1 file changed, 3 insertions(+), 11 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -1,11 +1,3 @@ -*.dll -*.exe -*.old -*.pdb -*.rdi -*.so* -build -external/include/r*.h -ogl -out -x64 +* +!*.c +!*.h