This website requires JavaScript.
Explore
Main Site
Help
Register
Sign In
mirrors
/
ngircd
Watch
1
Star
0
Fork
0
You've already forked ngircd
mirror of
https://github.com/osmarks/ngircd.git
synced
2024-12-12 09:50:29 +00:00
Code
Issues
Releases
Wiki
Activity
91e87af605
ngircd
/
contrib
/
MacOSX
/
ngIRCd.xcodeproj
/
.gitignore
5 lines
51 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Xcode: exclude more Xcode 4 specific directories in ".gitignore"
2011-08-02 14:04:23 +00:00
project.xcworkspace
xcuserdata
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.
2008-04-12 21:29:58 +00:00
*.mode1v3
*.pbxuser
Reference in New Issue
Copy Permalink