[reuse] I forgot to add comma

This commit is contained in:
ParantezTech
2026-07-04 17:00:39 +03:00
parent c6f7adb78a
commit 981d1ab85f
+1 -1
View File
@@ -8,7 +8,7 @@ path = [
"scripts/ps5_names.txt",
"src/SharpEmu.HLE/Aerolib/aerolib.bin",
"_logs/**",
".github/images/**"
".github/images/**",
"assets/images/**"
]
precedence = "aggregate"