Exclude private/Math from push.
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -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
|
||||
|
||||
############################################################################################
|
||||
|
Reference in New Issue
Block a user