meta: ignore test files w/o wildcard
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I90cfb63920a7a42817f5f6c106a731b86a6a6964
This commit is contained in:
parent
d145d88b7e
commit
5a1332080d
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -8,6 +8,7 @@ src/xdg-shell.c
|
||||||
src/wlr-layer-shell-unstable-v1.c
|
src/wlr-layer-shell-unstable-v1.c
|
||||||
|
|
||||||
# Ignore test stuff that I create to... test stuff.
|
# Ignore test stuff that I create to... test stuff.
|
||||||
test_*
|
test_memory
|
||||||
|
test_config
|
||||||
*.jpg
|
*.jpg
|
||||||
*.conf
|
*.conf
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue