Ignore files that end with a tilde (probably backup files generated by editors)
This commit is contained in:
parent
e04b158c39
commit
b5e32770a3
2 changed files with 4 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
* Introduce `enroll explain` - a tool to analyze and explain what's in (or not in) a harvest and why.
|
||||
* Centralise the cron and logrotate stuff into their respective roles, we had a bit of duplication between roles based on harvest discovery.
|
||||
* Capture other files in the user's home directory such as `.bashrc`, `.bash_aliases`, `.profile`, if these files differ from the `/etc/skel` defaults
|
||||
* Ignore files that end with a tilde (probably backup files generated by editors)
|
||||
|
||||
# 0.2.3
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue