mirror of
https://code.blicky.net/yorhel/ncdu.git
synced 2026-01-13 09:18:40 -09:00
10 lines
145 B
Text
10 lines
145 B
Text
# SPDX-FileCopyrightText: Yorhel <projects@yorhel.nl>
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
*.swp
|
|
*~
|
|
ncurses
|
|
static-*/
|
|
zig-cache/
|
|
zig-out/
|
|
.zig-cache/
|