diff --git a/.gitignore b/.gitignore index 4e7cc00..8b1c03d 100644 --- a/.gitignore +++ b/.gitignore @@ -3,9 +3,11 @@ !/plugins/cache-on-save/ !/plugins/story-blocks/ /data/ +/accounts/testrunner.yaml /pages/01.trips/italy-2026-demo/ /pages/02.post/*ui-test*/ /config/plugins/git-sync.yaml /config/plugins/api-private.php /config/security.yaml +/config/versions.yaml /themes/intotheeast/node_modules/ diff --git a/config/versions.yaml b/config/versions.yaml deleted file mode 100644 index 7c71bc3..0000000 --- a/config/versions.yaml +++ /dev/null @@ -1,6 +0,0 @@ -core: - grav: - version: 1.7.53 - schema: 1.7.53_2026-06-09_0 - history: - - { version: 1.7.53, date: '2026-06-17 22:27:48' }