-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
83 lines (67 loc) · 1.24 KB
/
.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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
.DS_Store
*.debug
*.exe
*.old
*.bak
*~.*
tmp.*
*.unused
*.after
*.before
.gdb_history
build-*.d/
*.dSYM/
var/
tmp/
project.xcworkspace/
*-workspace
xcuserdata/
.vscode/
*.apple.stdout
*.stdout.apple
# ### > generated by mulle-sde (extensions/mulle-sde/sde/init)
# generally /var directories are not interesting
.mulle/var/
# .mulle-env /bin and /libexec are not interesting
.mulle/bin/
.mulle/libexec/
# style is "fluctuating" on a per-user level so not interesting
.mulle/etc/env/style
environment-host-*.sh
environment-user-*.sh
!environment-host-ci-*.sh
# dynamically .mulle-sourcetree-fix is boring
.mulle-sourcetree-fix
# stash is generally boring
stash/
# build stuff is boring too
build/
kitchen/
dependency/
addiction/
*.tmp/
tmp.*/
# ### < generated by mulle-sde (extensions/mulle-sde/sde/init)
/crash.c
/cutter.sh
test/10_generated
src/BSD/.gitattributes
src/Base/.gitattributes
src/Darwin/.gitattributes
src/FreeBSD/.gitattributes
src/Linux/.gitattributes
src/Posix/.gitattributes
src/Windows/.gitattributes
.mulle-make-build-dir
version.old
cmake-build-*/
test/Formatter/NSDateFormatter/parse-print-parse-10.4.m.notyet
.ackrc
wilted/
mulle-template-composer-*
mulle-markdown-preview-*.html
build-*
coverage*.html
*.gcda
*.gcno
cola/wilted/