diff options
author | leoz <leoz@yahoo.com> | 2024-01-22 21:14:12 -0500 |
---|---|---|
committer | leoz <leoz@yahoo.com> | 2024-01-22 21:14:12 -0500 |
commit | 0156c27aabfd82e6450604a8f32c74a58bcff8f9 (patch) | |
tree | 11e5a08d1791edd1bb9d93959d4effe406360d13 /.gitignore | |
parent | 7b9aa6b60e0914a5fba44fa2ba78dfaa566924e4 (diff) |
Crop image to circle
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |