summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 7f17ffcfe15eb4ad14e13d474825a3999bb29114 (plain)
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
*.a
*.exe
*.o
*/.deps/
**~
+*
/gnulib-tests/*
!/gnulib-tests/Makefile.am
/ABOUT-NLS
/ChangeLog
/GNUmakefile
/INSTALL
/README-release
/THANKS
/aclocal.m4
/autom4te.cache
/build-aux/compile
/build-aux/config.guess
/build-aux/config.sub
/build-aux/depcomp
/build-aux/git-version-gen
/build-aux/mdate-sh
/build-aux/missing
/build-aux/test-driver
/config.cache
/config.h
/config.log
/config.rpath
/config.status
/config_h.in
/configure
/doc/Makefile
/doc/sed.1
/doc/sed.info
/doc/stamp-vti
/doc/version.texi
/lib/Makefile
/lib/arg-nonnull.h
/lib/c++defs.h
/lib/charset.alias
/lib/configmake.h
/lib/glthread/
/lib/selinux/
/lib/unused-parameter.h
/lib/warn-on-use.h
/m4
/maint.mk
/po/Makefile
/po/Makevars
/po/POTFILES
/po/sed.pot
/po/stamp-po
/sed-*.tar.xz
/sed-[4-9]*
/sed/Makefile
/sed/sed
/stamp-h1
/testsuite/*.log
/testsuite/*.trs
/testsuite/Makefile
/testsuite/eval.in2
/testsuite/utf8-[1-4].out
/testsuite/version.good
Makefile
Makefile.in