From 0156c27aabfd82e6450604a8f32c74a58bcff8f9 Mon Sep 17 00:00:00 2001 From: leoz Date: Mon, 22 Jan 2024 21:14:12 -0500 Subject: Crop image to circle --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 860ff62..9a042de 100644 --- a/.gitignore +++ b/.gitignore @@ -49,4 +49,7 @@ xcuserdata/ /*.gcno **/xcshareddata/WorkspaceSettings.xcsettings +### Visual Studio Code ### +.build + # End of https://www.toptal.com/developers/gitignore/api/macos,xcode \ No newline at end of file -- cgit v1.2.3