From 61d3a2ee79d659838c642c7414e0a84f004de9c0 Mon Sep 17 00:00:00 2001 From: xaitax Date: Sun, 2 Jun 2024 20:37:12 +0200 Subject: [PATCH] Initial commit --- .gitattributes | 2 ++ README.md | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..dfe0770 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Auto detect text files and perform LF normalization +* text=auto diff --git a/README.md b/README.md new file mode 100644 index 0000000..fa01a10 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# TotalRecall + This tool extracts and displays data from the Recall feature in Windows 11, providing an easy way to access information about your PC's activity snapshots.