Commit: 17c1e76966e9948ef438a07be95f2bf837486dd2 Parent: 7d50686f9339d88069078ce054e3c1eae3f1f9d9 Author: Randy Palamar Date: Wed, 8 Jan 2025 13:30:49 -0700 update gitignore Diffstat:
M | .gitignore | | | 9 | +++++---- |
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -1,8 +1,9 @@ -ogl -ogl.exe *.dll -*.so +*.exe *.mexa64 -external/lib +*.so external/include/r*.h +external/lib +helpers/helper +ogl x64