Skip to content

Commit b637fb7

Browse files
committed
Jumping fork ahead to nvALT2 HEAD
1 parent a0befe3 commit b637fb7

File tree

1,067 files changed

+799490
-12161
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,067 files changed

+799490
-12161
lines changed

.gitattributes

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
11
*.pbxproj -crlf -diff -merge
2-
build export-ignore
3-
.gitattributes export-ignore
4-
.gitignore export-ignore
5-
dsa_pub.pem export-ignore

.gitignore

Lines changed: 51 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,53 @@
1-
# Xcode user-settings files
2-
build/*
3-
*.pbxuser
4-
*.mode1v3
5-
*.mode1
1+
# Compiled source #
2+
###################
3+
*.com
4+
*.class
5+
*.dll
6+
*.exe
7+
*.o
8+
*.so
69

7-
# Mac OS X specific
10+
# Packages #
11+
############
12+
# it's better to unpack these files and commit the raw source
13+
# git has its own built in compression methods
14+
*.7z
15+
*.dmg
16+
*.gz
17+
*.iso
18+
*.jar
19+
*.rar
20+
*.tar
21+
*.zip
22+
23+
# Logs and databases #
24+
######################
25+
*.log
26+
*.sql
27+
*.sqlite
28+
*.pbxproj
29+
*.xcworkspace
30+
*.xcuserdatad
31+
*.xcuserstate
32+
33+
# OS generated files #
34+
######################
35+
.DS_Store?
36+
thumbs.db
37+
Icon?
38+
Thumbs.db
39+
Notation.xcodeproj/xcuserdata/*
40+
Notation.xcodeproj/project.xcworkspace/*
41+
Loren.*
42+
ttscoff.*
43+
UserInterfaceState.xcuserstate
844
.DS_Store
9-
profile
10-
English.lproj/MainMenu~.nib/classes.nib
11-
English.lproj/MainMenu~.nib/data.dependency
12-
English.lproj/MainMenu~.nib/info.nib
13-
English.lproj/MainMenu~.nib/keyedobjects.nib
14-
scrollbar.acorn
15-
scrollbar2.acorn
45+
<<<<<<< HEAD
46+
47+
/.DS_Store
48+
=======
49+
<<<<<<< HEAD
50+
/.DS_Store
51+
=======
52+
>>>>>>> 1d5018bacb5c01a694493aca06192b4a5096d9ef
53+
>>>>>>> mmd3

0 commit comments

Comments
 (0)