forked from interactivenyc/spk-optimizely-ane
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
38 lines (28 loc) · 890 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
# Build and Release Folders
bin/
# bin-debug/
bin-release/
# Other files and folders
.settings/
# Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
# should NOT be excluded as they contain compiler settings and other important
# information for Eclipse / Flash Builder.
# OSX system files
.DS_Store
#IOS Build Folder
SPK-Optimizely_IOS/OptimizelyANE/Build
#Ignore Local Test Project
SPK-Optimizely_IOS/SingleViewApp/
#Platform Build Folders
SPK-Optimizely_Build/Android-ARM/
SPK-Optimizely_Build/iPhone-ARM/
SPK-Optimizely_Build/iPhone-x86/
#Test Build Files
SPK-Optimizely_TestAIR/bin-debug
SPK-Optimizely_TestAIR/libs/
SPK-Optimizely_TestAIR/libs_ane/
#Java JAR Files from build process
SPK-Optimizely_Java/SPK-Optimizely.jar
SPK-Optimizely_Java/SPK-Optimizely_combined.jar
#ANE Build File
SPK-Optimizely_Build/com.speakaboos.ane.OptimizelyANE.ane