diff --git a/.gitignore b/.gitignore index 2bcdca2..9f66d96 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,5 @@ __pycache__/* src/__pycache__/* src/youandme.egg-info/* src/youandme/__pycache__/* +dist/* +build/* \ No newline at end of file