The Meson Build System
http://mesonbuild.com/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
350 B
33 lines
350 B
5 years ago
|
.mypy_cache/
|
||
|
.pytest_cache/
|
||
|
/.project
|
||
|
/.pydevproject
|
||
|
/.settings
|
||
|
/.cproject
|
||
|
/.idea
|
||
|
/.vscode
|
||
|
|
||
|
__pycache__
|
||
|
.coverage
|
||
|
/install dir
|
||
|
/work area
|
||
|
|
||
|
/meson-test-run.txt
|
||
|
/meson-test-run.xml
|
||
|
/meson-cross-test-run.txt
|
||
|
/meson-cross-test-run.xml
|
||
|
|
||
|
.DS_Store
|
||
|
*~
|
||
|
*.swp
|
||
|
packagecache
|
||
|
/MANIFEST
|
||
|
/build
|
||
|
/dist
|
||
|
/meson.egg-info
|
||
|
|
||
|
/docs/built_docs
|
||
|
/docs/hotdoc-private*
|
||
|
|
||
|
*.pyc
|