diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..55fbddc9 --- /dev/null +++ b/.gitignore @@ -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 |