[Release] wrt_0.8.179
[platform/framework/web/wrt.git] / .gitignore
1 build_log
2 *.log
3 *.pyc
4 usr
5 opt
6 *.o
7 *.os
8 *.exe
9 packages
10 binaries
11 *.ipk
12 *~
13 *.lo
14 .libs
15 .deps
16 *.la
17 Makefile.in
18 Makefile
19 Documentation/html/
20 build-stamp
21 *.cmake
22 CMakeFiles
23 CMakeCache.txt
24 data/*.edj
25 cmake_build_tmp/
26 .cproject
27 .project
28 debian/files
29 debian/tmp/
30 debian/wrt/*
31 debian/wrt.debhelper.log
32 debian/wrt.install
33 debian/wrt.postinst
34 debian/wrt.postinst.debhelper
35 debian/wrt.postrm.debhelper
36 debian/wrt.substvars
37 debian/wrt-dbg/
38 debian/wrt-dbg.substvars
39 debian/wrt-test/
40 debian/wrt-test.debhelper.log
41 debian/wrt-test.substvars
42