chroma/.gitignore
NotAShelf 5a1332080d
meta: ignore test files w/o wildcard
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I90cfb63920a7a42817f5f6c106a731b86a6a6964
2026-01-31 15:15:13 +03:00

14 lines
240 B
Text

/bin
/obj
# Generated by wayland-scanner
include/xdg-shell.h
include/wlr-layer-shell-unstable-v1.h
src/xdg-shell.c
src/wlr-layer-shell-unstable-v1.c
# Ignore test stuff that I create to... test stuff.
test_memory
test_config
*.jpg
*.conf