I want git to ignore my UserInterfaceState.xcuserstate file in my XCode4 project, but where should I put the .gitignore file?, is it inside the .
UserInterfaceState.xcuserstate
.gitignore
.
typically, its best practice to include the .gitignore file in the project's root directory