You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Update rulesync to the latest version (single-binary installs)
52
58
rulesync update
53
59
@@ -58,6 +64,39 @@ rulesync update --check
58
64
rulesync update --force
59
65
```
60
66
67
+
## Gitignore Command
68
+
69
+
The `gitignore` command adds generated AI tool configuration files to `.gitignore`. By default, it includes entries for all supported tools and features. You can optionally filter the output to include only specific tools or features.
# Update rulesync to the latest version (single-binary installs)
52
58
rulesync update
53
59
@@ -58,6 +64,39 @@ rulesync update --check
58
64
rulesync update --force
59
65
```
60
66
67
+
## Gitignore Command
68
+
69
+
The `gitignore` command adds generated AI tool configuration files to `.gitignore`. By default, it includes entries for all supported tools and features. You can optionally filter the output to include only specific tools or features.
0 commit comments