added more pong to gitignore
This commit is contained in:
parent
acdcec8dff
commit
739939dfac
4 changed files with 20 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -5,4 +5,5 @@ Mnesia.*
|
|||
*.swo
|
||||
games/Pong/build/**/*
|
||||
*~
|
||||
|
||||
games/Pong/Pong.xcodeproj/project.xcworkspace/**/*
|
||||
games/Pong/Pong.xcodeproj/xcuserdata/**/*
|
||||
|
|
Reference in a new issue