kopia lustrzana https://github.com/Hamlib/Hamlib
62 wiersze
779 B
Plaintext
62 wiersze
779 B
Plaintext
# .gitignore for Hamlib
|
|
# .gitignore
|
|
.deps/
|
|
.dirstamp
|
|
.libs/
|
|
*~
|
|
*.o
|
|
*.lo
|
|
*.la
|
|
*.orig
|
|
*.swp
|
|
$depbase.Tpo
|
|
Makefile
|
|
Makefile.in
|
|
aclocal.m4
|
|
compile
|
|
config.guess
|
|
config.sub
|
|
config.log
|
|
config.status
|
|
configure
|
|
depcomp
|
|
hamlib.pc
|
|
hamlib.spec
|
|
install-sh
|
|
libtool
|
|
ltmain.sh
|
|
missing
|
|
py-compile
|
|
autom4te.cache/
|
|
bindings/Hamlib.py
|
|
bindings/hamlibvb.bas
|
|
bindings/hamlibpy_wrap.c
|
|
build-aux/
|
|
doc/hamlib.cfg
|
|
doc/hamlib.info
|
|
doc/stamp-vti
|
|
doc/hamlib.html
|
|
doc/version.texi
|
|
hamlib-*.tar.gz
|
|
include/config.h
|
|
include/config.h.in
|
|
include/stamp-h1
|
|
macros/libtool.m4
|
|
macros/ltoptions.m4
|
|
macros/ltsugar.m4
|
|
macros/ltversion.m4
|
|
macros/lt~obsolete.m4
|
|
macros/pkg.m4
|
|
tests/ampctl
|
|
tests/ampctld
|
|
tests/rigctl
|
|
tests/rigctlcom
|
|
tests/rigctld
|
|
tests/rigmem
|
|
tests/rigsmtr
|
|
tests/rigswr
|
|
tests/rotctl
|
|
tests/rotctld
|
|
|
|
build/
|