Add reusable SpectraREML batch AI-REML engine
This commit is contained in:
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
/build*/
|
||||
/*.obj
|
||||
/*.lib
|
||||
/*.exp
|
||||
/out/
|
||||
/results/
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*.tmp.*
|
||||
/examples/synthetic_work/
|
||||
Reference in New Issue
Block a user