mirror of
https://github.com/codex-storage/nim-codex.git
synced 2025-02-22 01:28:27 +00:00
windows: ignore *.exe
This commit is contained in:
parent
41bd968ac0
commit
5b34d578d8
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,6 +1,7 @@
|
||||
*
|
||||
!*/
|
||||
!*.*
|
||||
*.exe
|
||||
|
||||
!Makefile
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user