Initial commit

This commit is contained in:
Octoturge
2026-06-09 21:47:57 +02:00
commit 3694716652
364 changed files with 23736 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"id": "file-ignore",
"name": "File Ignore",
"version": "1.1.1",
"minAppVersion": "0.15.0",
"description": "Control file indexing by adding or removing dot prefix to show or hide files, providing a .gitignore-like experience",
"main": "main.js",
"author": "Chen",
"authorUrl": "https://github.com/feng6611",
"isDesktopOnly": true
}