forked from ttscoff/nv
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1,067 changed files
with
799,490 additions
and
12,161 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1 @@ | ||
*.pbxproj -crlf -diff -merge | ||
build export-ignore | ||
.gitattributes export-ignore | ||
.gitignore export-ignore | ||
dsa_pub.pem export-ignore |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,53 @@ | ||
# Xcode user-settings files | ||
build/* | ||
*.pbxuser | ||
*.mode1v3 | ||
*.mode1 | ||
# Compiled source # | ||
################### | ||
*.com | ||
*.class | ||
*.dll | ||
*.exe | ||
*.o | ||
*.so | ||
|
||
# Mac OS X specific | ||
# Packages # | ||
############ | ||
# it's better to unpack these files and commit the raw source | ||
# git has its own built in compression methods | ||
*.7z | ||
*.dmg | ||
*.gz | ||
*.iso | ||
*.jar | ||
*.rar | ||
*.tar | ||
*.zip | ||
|
||
# Logs and databases # | ||
###################### | ||
*.log | ||
*.sql | ||
*.sqlite | ||
*.pbxproj | ||
*.xcworkspace | ||
*.xcuserdatad | ||
*.xcuserstate | ||
|
||
# OS generated files # | ||
###################### | ||
.DS_Store? | ||
thumbs.db | ||
Icon? | ||
Thumbs.db | ||
Notation.xcodeproj/xcuserdata/* | ||
Notation.xcodeproj/project.xcworkspace/* | ||
Loren.* | ||
ttscoff.* | ||
UserInterfaceState.xcuserstate | ||
.DS_Store | ||
profile | ||
English.lproj/MainMenu~.nib/classes.nib | ||
English.lproj/MainMenu~.nib/data.dependency | ||
English.lproj/MainMenu~.nib/info.nib | ||
English.lproj/MainMenu~.nib/keyedobjects.nib | ||
scrollbar.acorn | ||
scrollbar2.acorn | ||
<<<<<<< HEAD | ||
|
||
/.DS_Store | ||
======= | ||
<<<<<<< HEAD | ||
/.DS_Store | ||
======= | ||
>>>>>>> 1d5018bacb5c01a694493aca06192b4a5096d9ef | ||
>>>>>>> mmd3 |
Oops, something went wrong.