tizen 2.3.1 release
[framework/web/mobile/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 CMakeFiles
22 CMakeCache.txt
23 data/*.edj
24 cmake_build_tmp/
25 .cproject
26 .project
27 debian/files
28 debian/tmp/
29 debian/wrt/*
30 debian/wrt.debhelper.log
31 debian/wrt.install
32 debian/wrt.postinst
33 debian/wrt.postinst.debhelper
34 debian/wrt.postrm.debhelper
35 debian/wrt.substvars
36 debian/wrt-dbg/
37 debian/wrt-dbg.substvars
38 debian/wrt-test/
39 debian/wrt-test.debhelper.log
40 debian/wrt-test.substvars
41