From 98ff7a172516d89fa465bf5548050f3ce0c85e63 Mon Sep 17 00:00:00 2001 From: Michael Green Date: Thu, 30 Oct 2025 14:55:40 +1100 Subject: [PATCH] Added missing newlines at the ends of new files. --- CACHING.md | 2 +- test_rom_cache.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CACHING.md b/CACHING.md index b601631..12f0f8b 100644 --- a/CACHING.md +++ b/CACHING.md @@ -247,4 +247,4 @@ The interface includes options to: - **Cleanup Now**: Remove old/excess items based on age and size constraints - **Clear All**: Remove all cached items -This comprehensive caching system significantly improves EmulatorJS performance by eliminating redundant operations while maintaining data freshness and reliability. \ No newline at end of file +This comprehensive caching system significantly improves EmulatorJS performance by eliminating redundant operations while maintaining data freshness and reliability. diff --git a/test_rom_cache.html b/test_rom_cache.html index 8cbeb52..4fce011 100644 --- a/test_rom_cache.html +++ b/test_rom_cache.html @@ -34,4 +34,4 @@ }); - \ No newline at end of file +