diff --git a/.gitignore b/.gitignore index 931fc77..87f174e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,7 @@ *.log *.env +*.spec test.py -checklist.md \ No newline at end of file +checklist.md +/build +/dist