From 267c6f2ac71f92999e969232431ba04678e7437e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 07:54:39 +0200 Subject: Adding upstream version 4:24.2.0. Signed-off-by: Daniel Baumann --- .buckconfig | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .buckconfig (limited to '.buckconfig') diff --git a/.buckconfig b/.buckconfig new file mode 100644 index 0000000000..5fa3abc3dc --- /dev/null +++ b/.buckconfig @@ -0,0 +1,13 @@ +[alias] + api = //:api + api_install = //solenv/maven:api_install + api_deploy = //solenv/maven:api_deploy + +[buildfile] + includes = //solenv/buck/build.defs + +[project] + ignore = .git,workdir,instdir + +[cache] + mode = dir -- cgit v1.2.3