2011-03-13 14:55:37 +00:00
|
|
|
# .gitignore for Hamlib
|
|
|
|
# .gitignore
|
2011-06-10 16:10:40 +00:00
|
|
|
.deps/
|
2018-12-16 21:20:06 +00:00
|
|
|
.dirstamp
|
2011-06-10 16:10:40 +00:00
|
|
|
.libs/
|
2011-06-16 01:50:07 +00:00
|
|
|
*~
|
2011-06-10 16:10:40 +00:00
|
|
|
*.o
|
|
|
|
*.lo
|
|
|
|
*.la
|
2016-02-14 19:06:11 +00:00
|
|
|
*.orig
|
2012-10-08 18:07:35 +00:00
|
|
|
*.swp
|
2019-05-30 06:37:49 +00:00
|
|
|
$depbase.Tpo
|
2011-06-10 16:10:40 +00:00
|
|
|
Makefile
|
2021-04-14 20:41:01 +00:00
|
|
|
Makefile.in
|
2011-03-13 14:55:37 +00:00
|
|
|
aclocal.m4
|
2021-04-14 20:41:01 +00:00
|
|
|
compile
|
|
|
|
config.guess
|
|
|
|
config.sub
|
2011-06-10 16:10:40 +00:00
|
|
|
config.log
|
2021-04-14 20:41:01 +00:00
|
|
|
config.status
|
|
|
|
configure
|
|
|
|
depcomp
|
2011-06-10 16:10:40 +00:00
|
|
|
hamlib.pc
|
|
|
|
hamlib.spec
|
2021-04-14 20:41:01 +00:00
|
|
|
install-sh
|
2011-06-10 16:10:40 +00:00
|
|
|
libtool
|
2021-04-14 20:41:01 +00:00
|
|
|
ltmain.sh
|
|
|
|
missing
|
|
|
|
py-compile
|
2011-06-10 16:10:40 +00:00
|
|
|
autom4te.cache/
|
2011-06-20 00:59:29 +00:00
|
|
|
bindings/Hamlib.py
|
2011-03-13 14:55:37 +00:00
|
|
|
bindings/hamlibvb.bas
|
2011-06-20 00:59:29 +00:00
|
|
|
bindings/hamlibpy_wrap.c
|
2021-04-14 20:41:01 +00:00
|
|
|
build-aux/
|
2011-03-13 14:55:37 +00:00
|
|
|
doc/hamlib.cfg
|
2013-02-24 13:31:13 +00:00
|
|
|
doc/hamlib.info
|
|
|
|
doc/stamp-vti
|
2018-07-06 13:44:13 +00:00
|
|
|
doc/hamlib.html
|
2013-02-24 13:31:13 +00:00
|
|
|
doc/version.texi
|
2011-06-20 00:59:29 +00:00
|
|
|
hamlib-*.tar.gz
|
2011-03-13 14:55:37 +00:00
|
|
|
include/config.h
|
2021-04-14 20:41:01 +00:00
|
|
|
include/config.h.in
|
2011-03-13 14:55:37 +00:00
|
|
|
include/stamp-h1
|
|
|
|
macros/libtool.m4
|
|
|
|
macros/ltoptions.m4
|
|
|
|
macros/ltsugar.m4
|
|
|
|
macros/ltversion.m4
|
|
|
|
macros/lt~obsolete.m4
|
2012-10-14 00:09:46 +00:00
|
|
|
macros/pkg.m4
|
2019-08-02 03:58:27 +00:00
|
|
|
tests/ampctl
|
|
|
|
tests/ampctld
|
2011-03-13 14:55:37 +00:00
|
|
|
tests/rigctl
|
2019-02-04 16:32:56 +00:00
|
|
|
tests/rigctlcom
|
2011-03-13 14:55:37 +00:00
|
|
|
tests/rigctld
|
|
|
|
tests/rigmem
|
|
|
|
tests/rigsmtr
|
|
|
|
tests/rigswr
|
|
|
|
tests/rotctl
|
|
|
|
tests/rotctld
|
2021-09-13 04:27:32 +00:00
|
|
|
tests/testlibusb
|
2021-03-26 15:38:48 +00:00
|
|
|
src/hamlibdatetime.h
|
2021-03-26 15:40:05 +00:00
|
|
|
.gdbinit
|
2018-12-18 22:18:38 +00:00
|
|
|
build/
|
2021-09-07 13:12:49 +00:00
|
|
|
libs/
|
|
|
|
obj/
|