mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
exclude Eigen/Core and Eigen/src/Core from being ignored due to core ignore rule
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -37,3 +37,5 @@ lapack/reference
|
|||||||
Makefile
|
Makefile
|
||||||
!ci/build.gitlab-ci.yml
|
!ci/build.gitlab-ci.yml
|
||||||
!scripts/buildtests.in
|
!scripts/buildtests.in
|
||||||
|
!Eigen/Core
|
||||||
|
!Eigen/src/Core
|
||||||
|
|||||||
Reference in New Issue
Block a user