-
-
Notifications
You must be signed in to change notification settings - Fork 20
/
.gitignore
108 lines (108 loc) · 1.64 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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
!*.xcodeproj/project.pbxproj
!*.xcodeproj/xcshareddata/
!*.xcworkspace/contents.xcworkspacedata
!default.mode1v3
!default.mode2v3
!default.pbxuser
!default.perspectivev3
*.DS_Store
*.dSYM
*.dSYM.zip
*.gem
*.hmap
*.iml
*.ipa
*.ipr
*.iws
*.lock
*.mode1v3
*.mode2v3
*.moved-aside
*.pbxuser
*.perspectivev3
*.rbc
*.xccheckout
*.xcodeproj/*
*.xcscmblueprint
._*
.apdisk
.AppleDB
.AppleDesktop
.AppleDouble
.build/
.com.apple.timemachine.donotpresent
.dat*
.DocumentRevisions-V100
.DS_Store
.env
.fseventsd
.idea/**/contentModel.xml
.idea/**/dataSources.ids
.idea/**/dataSources.local.xml
.idea/**/dataSources/
.idea/**/dbnavigator.xml
.idea/**/dictionaries
.idea/**/dynamic.xml
.idea/**/gradle.xml
.idea/**/libraries
.idea/**/mongoSettings.xml
.idea/**/shelf
.idea/**/sqlDataSources.xml
.idea/**/tasks.xml
.idea/**/uiDesigner.xml
.idea/**/usage.statistics.xml
.idea/**/workspace.xml
.idea/*.iml
.idea/caches/build_file_checksums.ser
.idea/httpRequests
.idea/misc.xml
.idea/modules
.idea/modules.xml
.idea/replstate.xml
.idea/sonarlint
.idea_modules/
.LSOverride
.repl_history
.ruby-gemset
.ruby-version
.rvmrc
.Spotlight-V100
.swiftpm/
.TemporaryItems
.Trashes
.VolumeIcon.icns
/*.gcno
/*.xcodeproj
/.build
/.bundle/
/.config
/coverage/
/InstalledFiles
/Packages
/pkg/
/spec/examples.txt
/spec/reports/
/test/tmp/
/test/version_tmp/
/tmp/
atlassian-ide-plugin.xml
build/
cmake-build-*/
com_crashlytics_export_strings.xml
crashlytics-build.properties
crashlytics.properties
DerivedData/
fabric.properties
Icon
icon.png
Network Trash Folder
out/
Package.resolved
playground.xcworkspace
Temporary Items
timeline.xctimeline
vcs.xml
xcuserdata/
*.zip
vcpkg/
Sources/CSDL2/windows_generated.h