mirror of
https://github.com/nim-lang/Nim.git
synced 2026-02-17 00:24:16 +00:00
10 lines
72 B
Plaintext
10 lines
72 B
Plaintext
# all executables
|
|
*
|
|
!*/
|
|
!*.*
|
|
*.exe
|
|
|
|
# Wildcard patterns.
|
|
*.swp
|
|
nimcache
|