diff --git a/.gitignore b/.gitignore index 228ca6b..a796d55 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ build-fx/* -assets-fx/__pycache__/* \ No newline at end of file +build-cg/* + +assets-fx/__pycache__/* +assets-cg/__pycache__/* \ No newline at end of file