Initial import of Dillo
This commit is contained in:
47
.gitignore
vendored
Normal file
47
.gitignore
vendored
Normal file
@ -0,0 +1,47 @@
|
||||
*.a
|
||||
*.o
|
||||
config.*
|
||||
autom4te.cache
|
||||
Makefile
|
||||
Makefile.in
|
||||
configure
|
||||
compile
|
||||
build
|
||||
aclocal.m4
|
||||
depcomp
|
||||
install-sh
|
||||
stamp-h1
|
||||
missing
|
||||
tags
|
||||
/src/dillo
|
||||
/doc/dillo.1
|
||||
/dpi/[^/]*\.dpi
|
||||
/dpid/dpid
|
||||
/dpid/dpidc
|
||||
/dpid/dpidrc
|
||||
/test/containers
|
||||
/test/cookies
|
||||
/test/dw-anchors-test
|
||||
/test/dw-border-test
|
||||
/test/dw-example
|
||||
/test/dw-find-test
|
||||
/test/dw-float-test
|
||||
/test/dw-image-background
|
||||
/test/dw-images-scaled
|
||||
/test/dw-images-scaled2
|
||||
/test/dw-images-simple
|
||||
/test/dw-imgbuf-mem-test
|
||||
/test/dw-links
|
||||
/test/dw-links2
|
||||
/test/dw-lists
|
||||
/test/dw-resource-test
|
||||
/test/dw-simple-container-test
|
||||
/test/dw-table
|
||||
/test/dw-table-aligned
|
||||
/test/dw-ui-test
|
||||
/test/identity
|
||||
/test/liang
|
||||
/test/notsosimplevector
|
||||
/test/shapes
|
||||
/test/trie
|
||||
/test/unicode-test
|
Reference in New Issue
Block a user