File tree Expand file tree Collapse file tree 7 files changed +7
-759
lines changed
Expand file tree Collapse file tree 7 files changed +7
-759
lines changed Original file line number Diff line number Diff line change 11* ~
22. * .swp
3- INSTALL
4- Makefile
5- Makefile.in
6- * /Makefile
7- * /Makefile.in
8- * /.deps /*
9- src /gtextutils /.deps /
10- src /gtextutils /.libs /
11- src /gtextutils /* .o
12- src /gtextutils /* .la
13- src /gtextutils /* .lo
14- tests /* .o
15- tests /* .trs
16- tests /* .log
173
18- aclocal.m4
19- autom4te.cache /*
20- config.h
21- config.h.in
22- config.log
23- config.status
24- config /*
25- configure
26- gtextutils.pc
27- libtool
28- m4 /libtool.m4
29- m4 /ltoptions.m4
30- m4 /ltsugar.m4
31- m4 /ltversion.m4
32- m4 /lt~obsolete.m4
33- stamp-h1
34-
35- libgtextutils- * .tar.bz2
364libgtextutils- * .tar.gz
375
38- tests /.libs
39-
40- tests /fdout.txt.gz
41- tests /pipe_out.txt.gz
42-
43- tests /test_container_join
44- tests /test_fd_inbuf
45- tests /test_fd_outbuf
46- tests /test_in_out_buf
47- tests /test_input_stream_wrapper
48- tests /test_natural_sort
49- tests /test_pipe_fitter
50- tests /test_string_tokenize
51- tests /test_text_reader
52- tests /test_text_reader_unget
53-
546# any logs files
557
568/* /* .log
579
5810# Ignore build directory
5911build /
12+
13+ # ignore tests directory
14+
15+ tests /
16+
17+ # .DS_Store
18+ .DS_Store
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments