1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-04-18 08:43:12 +00:00

GIT should ignore user preferences files inside Xcode projects.

Added filter for GIT to ignore Xcode user preferences files (*.mode1v3 and
*.pbxuser) which are automatically generated inside the project bundle when
opened in Xcode.
This commit is contained in:
Alexander Barton 2008-04-12 23:29:58 +02:00
parent b7135ea76a
commit 87cae1465b

@ -0,0 +1,2 @@
*.mode1v3
*.pbxuser