diff --git a/.gitignore b/.gitignore index f9b176eecc..df4efc1526 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ resources/ node_modules/ content/tmp/ package-lock.json -.hugo_build.lock \ No newline at end of file +.hugo_build.lock +build/components/__pycache__/ \ No newline at end of file