mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2024-12-26 06:11:50 +03:00
Only ignore the executables in the root folder
The previous rule accidentally ignored all files in tests/idris2
This commit is contained in:
parent
052c98d86e
commit
1b7d8b0d4a
4
.gitignore
vendored
4
.gitignore
vendored
@ -5,8 +5,8 @@
|
||||
|
||||
*.dSYM
|
||||
|
||||
idris2
|
||||
runtests
|
||||
/idris2
|
||||
/runtests
|
||||
|
||||
dist/idris2.c
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user