mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-08-15 05:05:58 +08:00
Remove .hgignore and copy .gitignore from master branch
This commit is contained in:
parent
e1e35a2246
commit
89449a0821
5
.hgignore → .gitignore
vendored
5
.hgignore → .gitignore
vendored
@ -1,4 +1,3 @@
|
|||||||
syntax: glob
|
|
||||||
qrc_*cxx
|
qrc_*cxx
|
||||||
*.orig
|
*.orig
|
||||||
*.pyc
|
*.pyc
|
||||||
@ -28,7 +27,11 @@ activity.png
|
|||||||
*.rej
|
*.rej
|
||||||
log
|
log
|
||||||
patch
|
patch
|
||||||
|
*.patch
|
||||||
a
|
a
|
||||||
a.*
|
a.*
|
||||||
lapack/testing
|
lapack/testing
|
||||||
lapack/reference
|
lapack/reference
|
||||||
|
.*project
|
||||||
|
.settings
|
||||||
|
Makefile
|
Loading…
x
Reference in New Issue
Block a user