Skip to content

Commit

Permalink
Add time_waste to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
coolstar committed May 18, 2020
1 parent 13b0947 commit 7fb2822
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
#
# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore

# Don't commit time_waste
Odyssey/exploit/*.h
Odyssey/exploit/*.c
Odyssey/exploit/*.m

## User settings
xcuserdata/

Expand Down

0 comments on commit 7fb2822

Please sign in to comment.