Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/acristoffers/remove-trash
- Owner: acristoffers
- License: mpl-2.0
- Created: 2023-04-26T21:10:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-28T12:11:13.000Z (5 months ago)
- Last Synced: 2024-07-28T13:37:40.586Z (5 months ago)
- Language: Go
- Size: 58.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`