diff options
author | Ben <31181527+benedom@users.noreply.github.com> | 2024-01-23 16:41:23 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-23 16:41:23 +0100 |
commit | d128aa7d0f09d474921b2cd26f228324ee6ea3d9 (patch) | |
tree | 7db1b5ea333e785c04ee11bd42a61052713b538c /.gitignore | |
parent | 7b9aa6b60e0914a5fba44fa2ba78dfaa566924e4 (diff) | |
parent | c59a4cf49bfd0e663bbe77bd4e4ae9bf073356a7 (diff) |
Merge pull request #1 from leoz/master
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 |