diff --git a/.gitignore b/.gitignore index 35caa62..2ffdc7b 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,6 @@ .tox/ htmlcov/ .coverage +/build/ +/dist/ +/metar.egg-info/ \ No newline at end of file