diff --git a/hackendeck/steampipe/app_build_935870.vdf b/hackendeck/steampipe/app_build_935870.vdf new file mode 100644 index 0000000000000000000000000000000000000000..944c3fad318cba91a3f511bb770269c70102cc5b --- /dev/null +++ b/hackendeck/steampipe/app_build_935870.vdf @@ -0,0 +1,9 @@ +"appbuild" +{ + "appid" "935870" + "buildoutput" "output" + "depots" + { + "935871" "depot_build_935871.vdf" + } +} \ No newline at end of file diff --git a/hackendeck/steampipe/depot_build_935871.vdf b/hackendeck/steampipe/depot_build_935871.vdf new file mode 100644 index 0000000000000000000000000000000000000000..5157d3f88b7ccead085aaf5d0759a051d3e50363 --- /dev/null +++ b/hackendeck/steampipe/depot_build_935871.vdf @@ -0,0 +1,12 @@ +"DepotBuildConfig" +{ + "DepotID" "935871" + "FileMapping" + { + "LocalPath" "../build/*" + "DepotPath" "." + "recursive" "1" + } + "FileExclusion" "*~" + "FileExclusion" "*.pyc" +}