Skip to content

Commit

Permalink
Jumping fork ahead to nvALT2 HEAD
Browse files Browse the repository at this point in the history
  • Loading branch information
ttscoff committed May 20, 2011
1 parent a0befe3 commit b637fb7
Show file tree
Hide file tree
Showing 1,067 changed files with 799,490 additions and 12,161 deletions.
4 changes: 0 additions & 4 deletions .gitattributes
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
64 changes: 51 additions & 13 deletions .gitignore
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
Loading

0 comments on commit b637fb7

Please sign in to comment.