Skip to content

Commit

Permalink
GIT: Ignore Xcode projects & output
Browse files Browse the repository at this point in the history
  • Loading branch information
csnover committed Aug 12, 2016
1 parent 956cbf0 commit 811f73f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -199,3 +199,7 @@ dists/msvc*/**

#Ignore bison debug output
*.output

#Ignore Xcode output/project files
out/
scummvm.xcodeproj

0 comments on commit 811f73f

Please sign in to comment.