-
-
Notifications
You must be signed in to change notification settings - Fork 52
/
.gitignore
63 lines (54 loc) · 1.81 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
# Ignore generated Visual Studio files
Project/BaseElements.sdf
Project/BaseElements.suo
Project/BaseElements.vcxproj.user
Resources/*.aps
# user specific data in the project files
*.xcuserstate
*.xcbkptlist
xcuserdata
# osx noise
*.DS_Store
# xcode noise
*.mode1v3
*.pbxuser
*.perspective
*.perspectivev3
*.pyc
*~.nib/
.com.apple.timemachine.supported
Project/BaseElements.xcodeproj/xcuserdata/mark.xcuserdatad/xcschemes/xcschememanagement.plist
Project/BaseElements.xcodeproj/project.xcworkspace/xcshareddata/BaseElements.xccheckout
Project/BaseElements.xcodeproj/xcuserdata/mark.xcuserdatad/xcschemes/xcschememanagement.plist
Project/BaseElements.vcxproj.filters
Project/.vs/BaseElements/v14/.suo
Project/BaseElements.opensdf
Project/Extras/Recover.log
Project/BaseElements.VC.opendb
Project/BaseElements.VC.db
Project/BaseElements.VC.VC.opendb
Libraries/x64/libmimetic.log
Libraries/win64/libmimetic.log
Project/BaseElements.depend
Project/BaseElements.layout
Project/BaseElements.xcodeproj/project.xcworkspace/xcshareddata/BaseElements.xcscmblueprint
Project/._BaseElements.xcodeproj
Resources/RCa05636
Project/BaseElements.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
.dropbox
Project/Extras/BaseElementsIOSPluginTest
Project/Extras/Import.log
Project/Extras/build_libraries.rb
Project/Extras/BaseElementsIOSPluginTest/BaseElementsIOSPluginTest/Solution Files/BaseElements Plugin Tests.fmp12
Project/Extras/BaseElementsIOSPluginTest/BaseElementsIOSPluginTest/Plug-Ins/*
Project/Extras/BaseElements_iOS_Test/BaseElements_iOS_Test/Solution Files/BaseElements Plugin Tests.fmp12
Project/Extras/BaseElements_iOS_Test/BaseElements_iOS_Test/Plug-Ins/*
.env*
.vs
Project/.vs
BaseElements-Plugin
Project/BaseElements.xcodeproj/project.xcworkspace/contents.xcworkspacedata
Project/core
Project/CodeSigning/*
*.vsidx
*.lock