1 #******************************************************************
3 # Copyright 2014 Intel Mobile Communications GmbH All Rights Reserved.
5 #-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
7 # Licensed under the Apache License, Version 2.0 (the "License");
8 # you may not use this file except in compliance with the License.
9 # You may obtain a copy of the License at
11 # http://www.apache.org/licenses/LICENSE-2.0
13 # Unless required by applicable law or agreed to in writing, software
14 # distributed under the License is distributed on an "AS IS" BASIS,
15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16 # See the License for the specific language governing permissions and
17 # limitations under the License.
19 #-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
25 resource/csdk/libcoap-4.1.1/release/
26 resource/examples/release
27 resource/examples/debug
32 resource/csdk/libcoap-4.1.1/debug/
33 resource/csdk/libcoap-4.1.1/linux/
35 resource/csdk/stack/samples/linux/SimpleClientServer/debug/
36 resource/csdk/stack/samples/linux/SimpleClientServer/release/
38 resource/csdk/connectivity/build/out/
40 resource/oc_logger/bin/
41 resource/oc_logger/lib/
42 resource/oc_logger/samples/linux/release/
43 resource/oc_logger/samples/linux/debug
45 resource/unittests/release/
46 resource/unittests/debug/
48 service/things-manager/build/linux/release
49 service/things-manager/build/linux/debug
50 service/things-manager/sdk/build/linux/
52 service/notification/android/.gradle/
53 service/notification/android/build/
54 service/notification/android/notification-service/build/
55 service/notification/android/notification-service/src/main/obj/
57 # Ignore any object files
66 # Ignore Eclipse workspace files
69 # Ignore proguard file generated by Eclipse
72 # Ignore CTags default data
75 # Ignore dependencies folder, which should be generated
79 #ignore Klocwork stuff
83 #ignore various swap files
86 # Ignore SCons generated files and directories
94 # Ignore downloaded dependencies
96 extlibs/hippomocks-master/
100 extlibs/android/gradle/gradle-2.2.1
101 extlibs/android/ndk/android-ndk-r10d
102 extlibs/android/sdk/android-sdk_r24.2
103 extlibs/android/sdk/android-sdk-linux
104 extlibs/android/sdk/android-sdk-macosx
105 extlibs/android/sdk/android-sdk-windows
107 extlibs/tinycbor/tinycbor
110 extlibs/arduino/arduino-1.5.8
111 build_common/arduino/extlibs/arduino/arduino-1.5.8
112 extlibs/tinydtls/dtls-client
113 extlibs/tinydtls/dtls-server
116 # Ignore editor (e.g. Emacs) backup and autosave files
124 # Ignore byte-compiled Python scripts
127 # Ignore Valgrind generated files.