diff --git a/.gitignore b/.gitignore index e645833..cebfe3c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *~ -*.pyc \ No newline at end of file +*.pyc +build/* \ No newline at end of file