Skip to content

steffakasid/wiper

Repository files navigation

WIPER

Wiper is a tool which can be used to delete unwanted files from folders. Files to be wiped can be configured. Also can be specified if folders should be excluded (e.g. to exclude the Library folder on MacOS).

Sample Config

---
wipe_out_pattern:
  - ".*.orig"
exclude_dir:
  - Library
  - Applications
  - .Trash
  - go
  - .git
base_dir: /Users/sid/Projects

About

Wiper is a tool to delete unwanted files from directories (e.g. *.orig files in vscode).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages