feat(initial): added portable mfem build system
This commit is contained in:
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
/dist/
|
||||
/.mesonpy-*/
|
||||
/.pytest_cache/
|
||||
/.venv/
|
||||
__pycache__/
|
||||
*.egg-info/
|
||||
*.so
|
||||
*.dylib
|
||||
*.dll
|
||||
subprojects/packagecache/
|
||||
subprojects/*/
|
||||
!subprojects/packagefiles/
|
||||
|
||||
Reference in New Issue
Block a user