summaryrefslogtreecommitdiff
path: root/.gitignore
blob: be107bbad478f4873b9fdf03092ab3410eecabf7 (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
Makefile

*.o
*.a
*.so
*.sl
*.dll

config.cache
config.h
config.log
config.status

doc/Makefile
examples/Makefile
shlib/Makefile

examples/fileman
examples/hist_erasedups
examples/hist_purgecmd
examples/histexamp
examples/rl
examples/rl-callbacktest
examples/rlbasic
examples/rlcat
examples/rlevent
examples/rltest
examples/rlversion

libhistory.so.*
libreadline.so.*

*.dylib

readline.pc

stamp-h