Exclude private/Math from push.

This commit is contained in:
scorpioblood
2024-05-18 23:56:46 +02:00
parent 31aa8d90be
commit 5b13eeec40
3 changed files with 2 additions and 579 deletions

7
.gitignore vendored
View File

@@ -7,13 +7,10 @@ external/
# Temporary excludes
Matrix2d.cpp
Matrix3.cpp
Matrix4.cpp
Vector4.cpp
Core/private/Math/
Matrix3.h
Matrix4.h
IntVector4.h
Vector4.h
############################################################################################