diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..37c6555 --- /dev/null +++ b/.gitignore @@ -0,0 +1,19 @@ +__pycache__ +*.py[cod] +*.so +*.o +*.mod +*.bak +*.target +htmlcov +package/ +src/msspec/results.txt +*venv/ +**/*build*/ +**/*dist/ +**/*.egg-info/ +.ropeproject +.project +VERSION +tests/private +**/man/pages