1
0
mirror of https://github.com/waku-org/nwaku.git synced 2025-01-24 05:39:21 +00:00

9 lines
65 B
Plaintext

# ignore all executable files
*
!*.*
!*/
*.exe
nimcache/
build/