aboutsummaryrefslogtreecommitdiffhomepage
path: root/vendor/github.com/ulikunitz/xz/.gitignore
blob: e3c2fc2f1d1dae5d273b023d662ed933fc52eff9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# .gitignore

TODO.html
README.html

lzma/writer.txt
lzma/reader.txt

cmd/gxz/gxz
cmd/xb/xb

# test executables
*.test

# profile files
*.out

# vim swap file
.*.swp

# executables on windows
*.exe

# default compression test file
enwik8*