pyodide/.gitignore

28 lines
239 B
Plaintext
Raw Normal View History

2018-02-23 19:26:01 +00:00
*.bc
2018-02-27 22:57:22 +00:00
*.a
2018-06-20 18:54:47 +00:00
*.o
*.pyc
.patched
2018-06-20 18:54:47 +00:00
.built
.packaged
2018-03-30 14:51:13 +00:00
.pytest_cache/
__pycache__
2018-03-30 18:09:42 +00:00
geckodriver.log
2018-03-20 22:58:59 +00:00
2018-05-17 15:57:39 +00:00
build
downloads
host
installs
2018-07-23 21:19:47 +00:00
ccache
2018-05-17 15:57:39 +00:00
2018-03-30 14:51:13 +00:00
/root/
/build/
2018-03-20 22:58:59 +00:00
2018-03-30 17:08:06 +00:00
/emsdk/emsdk
/six/six-1.11.0
/lz4/lz4-1.8.3
2018-10-31 13:47:52 +00:00
CLAPACK/CLAPACK-WA
CLAPACK/clapack.tgz
*.egg-info/