add .pbxproj to .gitignore
This commit is contained in:
parent
fdeb74a0bd
commit
d73df61671
|
@ -96,3 +96,6 @@ iOSInjectionProject/
|
|||
.Trashes
|
||||
ehthumbs.db
|
||||
Thumbs.db
|
||||
|
||||
# Project files that need to be force pushed
|
||||
*.pbxproj
|
||||
|
|
Loading…
Reference in New Issue