mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-02-02 01:25:23 -05:00
5 lines
66 B
Plaintext
5 lines
66 B
Plaintext
|
# exclude everything
|
||
|
tmp/*
|
||
|
# exception to the rule
|
||
|
!tmp/.gitkeep
|