]> wimlib.net Git - wimlib/blob - .gitignore
win32_capture: Enlarge FSCTL_QUERY_FILE_LAYOUT buffer when needed
[wimlib] / .gitignore
1 *.lo
2 *.o
3 .deps
4 .dirstamp
5 .libs
6
7 /Makefile
8 /Makefile.in
9 /aclocal.m4
10 /autom4te.cache/
11 /bin/
12 /build-aux/ar-lib
13 /build-aux/compile
14 /build-aux/config.guess
15 /build-aux/config.sub
16 /build-aux/depcomp
17 /build-aux/install-sh
18 /build-aux/ltmain.sh
19 /build-aux/missing
20 /build-aux/test-driver
21 /config.h
22 /config.h.in
23 /config.h.in~
24 /config.log
25 /config.status
26 /configure
27 /cscope.*
28 /doc/Doxyfile
29 /doc/html/
30 /doc/man1/*.html
31 /libtool
32 /libwim.la
33 /m4/libtool.m4
34 /m4/ltoptions.m4
35 /m4/ltsugar.m4
36 /m4/ltversion.m4
37 /m4/lt~obsolete.m4
38 /programs/mkwinpeimg
39 /stamp-h1
40 /tags
41 /tests/*.log
42 /tests/*.trs
43 /tools/windeps/*.tar.*
44 /tools/windeps/COPYING.*
45 /tools/windeps/build_*
46 /tools/windeps/libxml2*
47 /tools/windeps/mingw*
48 /tools/windeps/sysroot_*
49 /tools/windeps/win-iconv*
50 /tools/windeps/winpthreads*
51 /wimlib-*-bin/
52 /wimlib-*.tar
53 /wimlib-*.tar.*
54 /wimlib-*.zip
55 /wimlib-imagex
56 /wimlib-imagex.exe
57 /wimlib.pc