Translations: Update the German man page translations.
[xz/debian.git] / .gitignore
blob94855c5d81c7fdec417e436fa8f8e10164e5179e
1 *~
2 *.bak
3 *.bak[0-9]
4 .gdb_history
6 .deps
7 .libs
8 *.a
9 *.gcda
10 *.gcno
11 *.la
12 *.lo
13 *.o
14 Makefile.in
16 /ABOUT-NLS
17 /autom4te.cache
18 /Doxyfile
19 /aclocal.m4
20 /config.h
21 /config.h.in
22 /config.log
23 /config.status
24 /configure
25 /libtool
26 /stamp-h1
28 build-aux/compile
29 build-aux/config.guess
30 build-aux/config.rpath
31 build-aux/config.sub
32 build-aux/depcomp
33 build-aux/install-sh
34 build-aux/ltmain.sh
35 build-aux/missing
36 build-aux/test-driver
38 coverage
40 /doc/internal
41 /doc/api
43 /src/liblzma/liblzma.pc
44 /src/lzmainfo/lzmainfo
45 /src/xz/xz
46 /src/xzdec/lzmadec
47 /src/xzdec/xzdec
49 /src/scripts/xzdiff
50 /src/scripts/xzgrep
51 /src/scripts/xzless
52 /src/scripts/xzmore
54 /tests/*.log
55 /tests/*.trs
56 /tests/compress_generated_abc
57 /tests/compress_generated_random
58 /tests/compress_generated_text
59 /tests/create_compress_files
60 /tests/test_bcj_exact_size
61 /tests/test_block_header
62 /tests/test_check
63 /tests/test_filter_flags
64 /tests/test_filter_str
65 /tests/test_hardware
66 /tests/test_index
67 /tests/test_index_hash
68 /tests/test_lzip_decoder
69 /tests/test_memlimit
70 /tests/test_stream_flags
71 /tests/test_vli
72 /tests/xzgrep_test_1.xz
73 /tests/xzgrep_test_2.xz
74 /tests/xzgrep_test_output
76 /lib/Makefile
77 /tests/Makefile
78 /Makefile
79 /debug/Makefile
80 /src/scripts/Makefile
81 /src/xz/Makefile
82 /src/Makefile
83 /src/liblzma/Makefile
84 /src/liblzma/api/Makefile
85 /src/lzmainfo/Makefile
86 /src/xzdec/Makefile
88 /CMakeCache.txt
89 /CMakeFiles
90 /CTestTestfile.cmake
91 /cmake_install.cmake
92 /DartConfiguration.tcl
93 /liblzma-config-version.cmake
94 /liblzma-config.cmake
95 /lzcat
96 /lzcat.1
97 /lzma
98 /lzma.1
99 /Testing
100 /tests_bin/
101 /unlzma
102 /unlzma.1
103 /unxz
104 /unxz.1
106 /xzcat
107 /xzcat.1
108 /xzdec