-
Notifications
You must be signed in to change notification settings - Fork 18
/
.gitignore
54 lines (44 loc) · 959 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
.DS_Store
*.o
build/
Build/
kitchen/
xcuserdata/
project.xcworkspace/
mulle-xcode-settings.xcodeproj/nat.pbxuser
mulle-xcode-settings.xcodeproj/nat.perspectivev3mulle-xcode-settings.rb
mulle-xcode-settings.rb
mulle-xcode-settings.xcodeproj/nat.perspectivev3
mulle-xcode-settings.xcodeproj/project~.pbxproj
bin/tap-info.sh
mulle-project/publisher-info.sh
tmp.*
*.bak
.gitignore
*.sublime-workspace
# ### > generated by mulle-sde (extensions/mulle-sde/sde/init)
# generally var directories are not interesting
.mulle/var/
# per-user/per-host tweaks are probably not interesting in the repository
environment-user-*.sh
environment-host-*.sh
# stash is generally boring
stash/
# build stuff is boring too
build/
dependency/
addiction/
*.tmp/
tmp.*/
# test exe files are boring
test*/**/*.exe
# ### < generated by mulle-sde (extensions/mulle-sde/sde/init)
#
# ignore for now
#
test/
src/PBXSupport/
mulle-project/
generate-brew-formula.sh
.mullex/
*.old