Re-add build/* to .gitignore
This commit is contained in:
parent
be6358452e
commit
68277d3ecc
|
@ -10,3 +10,5 @@ var/log/*
|
|||
|
||||
# Exclude symlink you need for packaging
|
||||
/debian
|
||||
|
||||
build/*
|
||||
|
|
Loading…
Reference in New Issue