1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-09 22:14:17 +00:00

update doc

This commit is contained in:
deadc0de6
2020-09-13 20:28:41 +02:00
parent f781deffa1
commit d4051a4942
13 changed files with 165 additions and 206 deletions

View File

@@ -1,9 +1,4 @@
* [ignore patterns](#ignore-patterns)
* [examples](#examples)
---
# ignore patterns
# Ignore patterns
It is possible to ignore specific patterns when using dotdrop. For example for `compare` when temporary
files don't need to appear in the output.
@@ -41,7 +36,7 @@ dotfiles:
...
```
# examples
## examples
To completely ignore comparison of a specific dotfile:
```yaml