Skip to content

Commit

Permalink
Removed app.dSYM
Browse files Browse the repository at this point in the history
Add app.dSYM to .gitignore
  • Loading branch information
Joppe Boeve committed Jan 17, 2024
1 parent 10b2c2e commit c73aade
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 20 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
.vscode/
obj/
app
app.dSYM
compile_commands.json
libft/build/libft.a
Session.vim
Expand Down
20 changes: 0 additions & 20 deletions app.dSYM/Contents/Info.plist

This file was deleted.

0 comments on commit c73aade

Please sign in to comment.