Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/acristoffers/remove-trash

Removes some trash files
https://github.com/acristoffers/remove-trash

Last synced: about 2 months ago
JSON representation

Removes some trash files

Awesome Lists containing this project

README

        

# remove-trash

Removes some trash files from the system, like `Thumbs.db`, `.DS_Store` and
`build` folders.

## It deletes

- `*.bak`
- `*.slxc`
- `.DS_Store`
- `.cache`
- `.gradle`
- `.mypy_cache`
- `.sass-cache`
- `.textpadtmp`
- `Thumbs.db`
- `__pycache__`
- `_build`
- `build`
- `slprj`
- `zig-cache`
- `zig-out`
- `~*`

## It ignores

- `.git`
- `.steam`
- `.var`
- `Steam`
- `containers`