mirror of https://gitee.com/bigwinds/arangodb
exclude more files
This commit is contained in:
parent
bf3d14eb14
commit
589a712739
|
@ -1,4 +1,5 @@
|
|||
js-*.h
|
||||
mr-*.h
|
||||
.deps
|
||||
.dirstamp
|
||||
*.o
|
||||
|
@ -28,11 +29,18 @@ Makefile.in
|
|||
aclocal.m4
|
||||
autom4te.cache
|
||||
build.h
|
||||
config/*
|
||||
config.log
|
||||
config.status
|
||||
config/compile
|
||||
config/config.guess
|
||||
config/config.h
|
||||
config/config.sub
|
||||
config/install-sh
|
||||
config/depcomp
|
||||
config/missing
|
||||
config/stamp-h1
|
||||
configure
|
||||
TAGS
|
||||
|
||||
Doxygen/*.doxy
|
||||
|
@ -48,12 +56,6 @@ arangod/Ahuacatl/ahuacatl-grammar.h
|
|||
arangod/Ahuacatl/ahuacatl-grammar.output
|
||||
arangod/Ahuacatl/ahuacatl-tokens.c
|
||||
bin/
|
||||
config/config.guess
|
||||
config/config.h
|
||||
config/config.sub
|
||||
config/depcomp
|
||||
config/stamp-h1
|
||||
configure
|
||||
etc/arangodb/arangod.conf
|
||||
etc/arangodb/arangoirb.conf
|
||||
etc/arangodb/arangosh.conf
|
||||
|
|
Loading…
Reference in New Issue