Merge branch 'devel/master' into tizen
[platform/core/uifw/dali-demo.git] / .gitignore
1 .cproject
2 .project
3 .settings
4 .directory
5 Makefile.in
6 Makefile
7 BROWSE
8 *~
9 *.pc
10 *.o
11 *.o.d
12 *.lo
13 *.loT
14 *.la
15 *.so
16 *.orig
17 *.odt
18 *.fodt
19 *.test
20 *.example
21 dali-builder
22 *.a
23 *.apk
24 *.ap_
25 *.class
26 *.classpath
27 *.dex
28 *.gcno
29 *.gcda
30 *.gcov
31 .deps
32 .libs
33 *.swp
34 *.creator
35 *.creator.user
36 /build/desktop
37 /packaging/home*
38 *.mo
39 demo-theme.json
40 simple-image-wall.js
41 /shared/resources-location.cpp
42 /build/tizen/documentation.list
43 /debugfiles.list
44 /debuglinks.list
45 /debugsources.list
46 /com.samsung.dali-demo-debuginfo.manifest
47 /com.samsung.dali-demo-debugsource.manifest
48 /build/tizen/*.vcxproj
49 /build/tizen/*.vcxproj.filters
50 /build/tizen/builder/Debug/*
51 /build/tizen/builder/Release/*
52 /build/tizen/builder/*.dir
53 /build/tizen/builder/*.vcxproj
54 /build/tizen/builder/*.vcxproj.filters
55 /build/tizen/demo/Debug/*
56 /build/tizen/demo/Release/*
57 /build/tizen/demo/*.dir
58 /build/tizen/demo/*.vcxproj
59 /build/tizen/demo/*.vcxproj.filters
60 /build/tizen/examples/Debug/*
61 /build/tizen/examples/Release/*
62 /build/tizen/examples/*.dir
63 /build/tizen/examples/*.vcxproj
64 /build/tizen/examples/*.vcxproj.filters
65 /build/tizen/examples-reel/Debug/*
66 /build/tizen/examples-reel/Release/*
67 /build/tizen/examples-reel/*.dir
68 /build/tizen/examples-reel/*.vcxproj
69 /build/tizen/examples-reel/*.vcxproj.filters
70 /build/tizen/tests-reel/Debug/*
71 /build/tizen/tests-reel/Release/*
72 /build/tizen/tests-reel/*.dir
73 /build/tizen/tests-reel/*.vcxproj
74 /build/tizen/tests-reel/*.vcxproj.filters
75