mirror of
https://github.com/zunit-zsh/zunit.git
synced 2026-09-10 06:36:15 -04:00
7 lines
125 B
Plaintext
7 lines
125 B
Plaintext
# Ignore test output, but keep the directory
|
|
/tests/_output/*
|
|
!/tests/_output/.gitkeep
|
|
|
|
# Ignore the compiled program
|
|
/zunit
|