From 407ef3f51e38f41a145b55bf6e6689b2153eac14 Mon Sep 17 00:00:00 2001 From: Fredrik Burmester Date: Sat, 30 May 2026 10:03:55 +0200 Subject: [PATCH] chore: add skills to gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2b3bd6ed7..386732fc3 100644 --- a/.gitignore +++ b/.gitignore @@ -72,4 +72,6 @@ modules/background-downloader/android/build/* /modules/mpv-player/android/build # ios:unsigned-build Artifacts -build/ \ No newline at end of file +build/ +.agents/skills/** +skills-lock.json