Release Tizen 2.0 beta
[external/libnl2.git] / .gitignore
1 # git ls-files --others --exclude-from=.git/info/exclude
2 # Lines that start with '#' are comments.
3 # For a project mostly in C, the following would be a good set of
4 # exclude patterns (uncomment them if you want to use them):
5 # *.[oa]
6 # *~
7 *.[oa]
8 *~
9 build-stamp
10 cmake_build_tmp
11 configure-stamp
12 debian/files
13 debian/libnl2-dbg.debhelper.log
14 debian/libnl2-dbg.substvars
15 debian/libnl2-dbg
16 debian/libnl2.debhelper.log
17 debian/libnl2.install
18 debian/libnl2.substvars
19 debian/libnl2
20 debian/tmp
21 .project
22 .cproject