Files
micro-config-drive/.gitignore
T
Auke Kok 31e30b5b29 Start of unification of aws/oci/tencent data fetcher.
Instead of keep duplicating existing code, we can make this program
a little bit more versatile and cover all 3 use cases and add some
extensibility for further additions.

A static table describes what needs fetching and from where. The
rest is logically the same and so the delta isn't so bad.

We add tencent cloud support on top of this.
2019-08-06 15:29:12 -07:00

35 lines
343 B
Plaintext

*.o
*.lo
*~
*.log
*.trs
*.la
.deps
.dirstamp
/Makefile
Makefile.in
aclocal.m4
autom4te.cache
ucd
ucd-data-fetch
compile
config.*
configure
depcomp
install-sh
missing
stamp-h1
data/ucd*.service
micro-config-drive-*.tar.xz
micro-config-drive-*/
tests/Makefile
tests/.libs/
tests/*_test
libtool
ltmain.sh
m4/
test-driver
# scan-build
*.plist