[go: up one dir, main page]

Menu

[ca85d6]: / .gitignore  Maximize  Restore  History

Download this file

109 lines (99 with data), 1.7 kB

# Object files
*.o
*.ko
*.lo
*.obj
*.elf

# Libraries
*.lib
*.a
*.la

# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
*.lint

# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex

/blib/
/.build/
_build/
cover_db/
inc/
Build
!Build/
Build.bat
.last_cover_stats
/Makefile
Makefile
libtool
*.exists
configure
config.status
*.log
/Makefile.old
/MANIFEST.bak
/META.yml
/META.json
/MYMETA.*
nytprof.out
/pm_to_blib
*.o
*.bs

*.in
.deps/
.libs/

!src/scripts/systemd/*.in
src/scripts/systemd/*.service

aclocal.m4
autom4te.cache/
module/owfs/src/c/owfs
module/owftpd/src/c/owftpd
module/owhttpd/src/c/owhttpd
module/ownet/perl5/OWNet/blib/
module/ownet/perl5/OWNet/pm_to_blib
module/ownet/php/examples/ownet_example.php
module/owserver/src/c/owexternal
module/owserver/src/c/owserver
module/owshell/src/c/owdir
module/owshell/src/c/owexist
module/owshell/src/c/owget
module/owshell/src/c/owpresent
module/owshell/src/c/owread
module/owshell/src/c/owwrite
module/owtcl/ow.tcl.h
module/owtcl/pkgIndex.tcl
module/swig/perl5/OW/Makefile.PL
module/swig/perl5/OW/Makefile.linux
module/swig/perl5/OW/Makefile.osx
module/swig/perl5/OW/OW.pm
module/swig/perl5/OW/blib/
module/swig/perl5/OW/ow_wrap.c
module/swig/perl5/OW/pm_to_blib
module/swig/php/OW.php
module/swig/php/example/load_php_OW.php
module/swig/php/ow_wrap.c
module/swig/php/php_OW.h
module/swig/python/OW.py
module/swig/python/build/
module/swig/python/ow_wrap.c
module/swig/python/setup.py
src/include/config.h
src/include/owfs_config.h
src/include/stamp-h1
src/rpm/owfs.spec
src/scripts/windows/owfs.nsi
/src/scripts/systemd/Makefile.in
/src/scripts/systemd/owserver.socket

cov-int*
cov-int/*

config.guess
config.sub
install-sh
*.m4