We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3551af commit 213cdcaCopy full SHA for 213cdca
README.md
@@ -10,7 +10,8 @@ Storing dotfiles in git repositories allows them to be shared across multiple co
10
* Toggle chunks of files per feature flags.
11
* Copy binary files without templating.
12
* Preserve file permissions.
13
-* Diff mode to compare expected output against existing files
+* Perform a dry-run to compare expected output against existing files.
14
+* Ignore specific files/folders.
15
16
## Planned Features
17
Feature requests are welcome!
0 commit comments