Don't ignore files within the bin directory

This commit is contained in:
Oliver Davies 2021-05-21 22:54:04 +01:00
parent a159cacf4b
commit a73ce33f04

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
*
!*/
!/bin/**
!/tag-*/**