diff --git a/.gitignore b/.gitignore index c91fe52..c9f77ec 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,6 @@ wheels/ # Project specific *.json -*.psm1 -*.xml -*.bak \ No newline at end of file +*.bak +src/out/* +originals/* \ No newline at end of file