alexdrone / ios-fontawesome

NSString+FontAwesome
1.74k stars 254 forks source link

Properly ignore user data #23

Closed arjunsharma closed 10 years ago

arjunsharma commented 10 years ago

Stop tracking any xcuserdata directories (yours and anyone who clones this). If you include this project as a submodule, it will continually be in a "dirty" state, because xcode will write xcuserdata files. By adding this, it will be nicer to use your project as a submodule.