]> git.ipfire.org Git - thirdparty/xz.git/blame - .gitignore
Windows: Update windows/build.bash.
[thirdparty/xz.git] / .gitignore
CommitLineData
e0236f12
LC
1*~
2*.bak
3*.bak[0-9]
4e4ae08b 4.gdb_history
e0236f12 5
3f865324
MF
6.deps
7.libs
8ace358d 8*.a
d1bfa3dc
JT
9*.gcda
10*.gcno
3f865324
MF
11*.la
12*.lo
13*.o
3f865324
MF
14Makefile.in
15
16/ABOUT-NLS
17/autom4te.cache
18/Doxyfile
19/aclocal.m4
3f865324
MF
20/config.h
21/config.h.in
22/config.log
3f865324 23/config.status
3f865324 24/configure
3f865324 25/libtool
3f865324
MF
26/stamp-h1
27
315c64c7 28build-aux/artifacts
84af9d87
LC
29build-aux/compile
30build-aux/config.guess
31build-aux/config.rpath
32build-aux/config.sub
33build-aux/depcomp
34build-aux/install-sh
35build-aux/ltmain.sh
36build-aux/missing
4e4ae08b 37build-aux/test-driver
84af9d87 38
d1bfa3dc
JT
39coverage
40
c97d12f3 41/doc/internal
509157c8 42/doc/api
799ead16 43
3f865324 44/src/liblzma/liblzma.pc
4a84d1ad 45/src/lzmainfo/lzmainfo
3f865324
MF
46/src/xz/xz
47/src/xzdec/lzmadec
48/src/xzdec/xzdec
1ec5b002 49
e0236f12
LC
50/src/scripts/xzdiff
51/src/scripts/xzgrep
52/src/scripts/xzless
53/src/scripts/xzmore
54
1e3eb618 55/tests/*.log
56/tests/*.trs
e0236f12
LC
57/tests/compress_generated_abc
58/tests/compress_generated_random
59/tests/compress_generated_text
60/tests/create_compress_files
e3a4481d 61/tests/test_bcj_exact_size
e0236f12
LC
62/tests/test_block_header
63/tests/test_check
64/tests/test_filter_flags
5e57e330 65/tests/test_filter_str
aa75c556 66/tests/test_hardware
e0236f12 67/tests/test_index
064cd385 68/tests/test_index_hash
5e57e330 69/tests/test_lzip_decoder
b5f8271b 70/tests/test_memlimit
e0236f12 71/tests/test_stream_flags
0354d6cc 72/tests/test_vli
e3a4481d
LC
73/tests/xzgrep_test_1.xz
74/tests/xzgrep_test_2.xz
75/tests/xzgrep_test_output
e0236f12 76
1ec5b002
JM
77/lib/Makefile
78/tests/Makefile
79/Makefile
1ec5b002
JM
80/debug/Makefile
81/src/scripts/Makefile
1ec5b002
JM
82/src/xz/Makefile
83/src/Makefile
1ec5b002
JM
84/src/liblzma/Makefile
85/src/liblzma/api/Makefile
4a84d1ad 86/src/lzmainfo/Makefile
1ec5b002 87/src/xzdec/Makefile
8ace358d
JT
88
89/CMakeCache.txt
90/CMakeFiles
91/CTestTestfile.cmake
92/cmake_install.cmake
93/DartConfiguration.tcl
94/liblzma-config-version.cmake
95/liblzma-config.cmake
96/lzcat
97/lzcat.1
98/lzma
99/lzma.1
100/Testing
101/tests_bin/
102/unlzma
103/unlzma.1
104/unxz
105/unxz.1
106/xz
107/xzcat
108/xzcat.1
109/xzdec
01cbb7f0
JT
110
111/windows/*/.vs
112/windows/*/liblzma.vcxproj.user
71c638c6 113/.vscode/