From d013c30ba6319b09206f5d78f1ed37293eab42fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kuba=20Szczodrzy=C5=84ski?= Date: Fri, 2 Dec 2022 14:51:05 +0100 Subject: [PATCH] Add profile generated files to .gitignore --- profile-building/.gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 profile-building/.gitignore diff --git a/profile-building/.gitignore b/profile-building/.gitignore new file mode 100644 index 0000000..9b74d0b --- /dev/null +++ b/profile-building/.gitignore @@ -0,0 +1,5 @@ +*.txt +*.bin +*_storage.json +*/profile-classic/* +*/profile-legacy/*