mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-03-02 11:19:16 -05:00
5 lines
66 B
Plaintext
5 lines
66 B
Plaintext
![]() |
# exclude everything
|
||
|
tmp/*
|
||
|
# exception to the rule
|
||
|
!tmp/.gitkeep
|