From 685c162fd462ba49d567941ace6edad20d0d9842 Mon Sep 17 00:00:00 2001 From: Shadow15510 Date: Sun, 6 Jun 2021 18:30:04 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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