Code

junosc: Updated manpage and usage output.
[libjunos.git] / .gitignore
1 # build system stuff
2 .deps
3 Makefile
4 Makefile.in
5 aclocal.m4
6 autom4te.cache
7 compile
8 config.*
9 configure
10 depcomp
11 install-sh
12 missing
13 stamp-h1
14 version
16 # ltdl stuff
17 libtool
18 ltmain.sh
20 # build output
21 .libs
22 *.la
23 *.lo
24 *.o
25 junosc
26 junosc.1
27 libjunos_features.h