You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

57 lines
532 B

# Build outputs
*.o
*.lo
*.la
*.a
*.so
*.so.*
utun
*.exe
# Autotools
Makefile
Makefile.in
/aclocal.m4
/autom4te.cache/
/autoscan.log
/autoscan-*.log
/compile
/config.cache
/config.guess
/config.h
/config.h.in
/config.log
/config.status
/config.sub
/configure
/configure.scan
/depcomp
/install-sh
/libtool
/missing
/stamp-h1
/build-aux/
/m4/
.deps/
.dirstamp
# Editor files
*~
*.swp
*.swo
.vscode/
.idea/
# Debug outputs
core
vgcore.*
callgrind.out.*
# Test outputs
tests/*.log
tests/*.trs
# Local configs
*.cfg
!utun_test.cfg