mirror of
https://github.com/status-im/nim-rocksdb.git
synced 2025-02-18 01:47:21 +00:00
7 lines
48 B
Plaintext
7 lines
48 B
Plaintext
|
# ignore all executable files
|
||
|
*
|
||
|
!*.*
|
||
|
!*/
|
||
|
*.exe
|
||
|
|