From b7addbc30a6f95d1ad4a6df030dec2ca2fff9462 Mon Sep 17 00:00:00 2001 From: teascade Date: Tue, 6 Aug 2019 17:52:21 +0300 Subject: [PATCH] Add public to gitignore and make games_itch into a list --- .gitignore | 3 ++- src/from_toml/games_itch.toml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3b63a97..69f0906 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -generator.exe \ No newline at end of file +generator.exe +/public \ No newline at end of file diff --git a/src/from_toml/games_itch.toml b/src/from_toml/games_itch.toml index da918b1..5a59481 100644 --- a/src/from_toml/games_itch.toml +++ b/src/from_toml/games_itch.toml @@ -2,7 +2,7 @@ rendered = ["simplygladiators", "bloodandgore"] template = "src/from_toml/templates/itch.html" list_classes = "" -is_list = false +is_list = true [list.simplygladiators] id = "94673"