Moved to git.
This commit is contained in:
parent
7e843fe0f5
commit
bfdc2cfc1f
@ -1,8 +0,0 @@
|
|||||||
config.log config.cache config.status Makefile
|
|
||||||
config.h
|
|
||||||
shtool
|
|
||||||
ltmain.sh libtool.m4 config.guess config.sub
|
|
||||||
configure config.h.in
|
|
||||||
acl.c acl-scan.c acl-scan.h
|
|
||||||
petidomo
|
|
||||||
petidomo.1
|
|
||||||
11
.gitignore
vendored
11
.gitignore
vendored
@ -1,19 +1,16 @@
|
|||||||
*.o
|
*.o
|
||||||
.deps
|
.deps
|
||||||
/acl-parser.cc
|
/acl-parser.c
|
||||||
/acl-parser.h
|
/acl-parser.h
|
||||||
/acl-scanner.cc
|
/acl-scanner.c
|
||||||
/aclocal.m4
|
/aclocal.m4
|
||||||
/autom4te.cache
|
/autom4te.cache/*
|
||||||
|
/build-aux/*
|
||||||
/config.log
|
/config.log
|
||||||
/config.status
|
/config.status
|
||||||
/configure
|
/configure
|
||||||
/depcomp
|
|
||||||
/install-sh
|
|
||||||
/missing
|
|
||||||
/petidomo
|
/petidomo
|
||||||
/petidomo-*.tar.gz
|
/petidomo-*.tar.gz
|
||||||
/ylwrap
|
|
||||||
Makefile
|
Makefile
|
||||||
Makefile.in
|
Makefile.in
|
||||||
lib*.a
|
lib*.a
|
||||||
|
|||||||
@ -1 +0,0 @@
|
|||||||
petidomo.log petidomo.aux petidomo.dvi petidomo.ps petidomo.toc
|
|
||||||
@ -1,2 +0,0 @@
|
|||||||
argv.info
|
|
||||||
test
|
|
||||||
@ -1,2 +0,0 @@
|
|||||||
address_scan.h address.c address_scan.c
|
|
||||||
test
|
|
||||||
Loading…
Reference in New Issue
Block a user