diff --git a/.gitignore b/.gitignore index 8811858..065a20f 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,8 @@ schedule.json macros.json llm_backend.txt llm_history.json +active_profile.txt +time_tracker.json # C extensions *.so diff --git a/active_profile.txt b/active_profile.txt deleted file mode 100644 index 331d858..0000000 --- a/active_profile.txt +++ /dev/null @@ -1 +0,0 @@ -default \ No newline at end of file