;git: don't ignore scripts in bin/
This commit is contained in:
parent
660ba7e1d9
commit
945ee14bec
3
.gitignore
vendored
3
.gitignore
vendored
@ -61,6 +61,9 @@ old
|
|||||||
/profs/*
|
/profs/*
|
||||||
/*.prof.*
|
/*.prof.*
|
||||||
/bin/**
|
/bin/**
|
||||||
|
!/bin/*.hs
|
||||||
|
!/bin/*.sh
|
||||||
|
!/bin/*.md
|
||||||
/.latest.*
|
/.latest.*
|
||||||
test.hs
|
test.hs
|
||||||
tests/addons/hledger-*
|
tests/addons/hledger-*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user