Re-add build/* to .gitignore

This commit is contained in:
Johannes Meyer 2014-11-18 13:13:34 +01:00
parent be6358452e
commit 68277d3ecc
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -10,3 +10,5 @@ var/log/*
# Exclude symlink you need for packaging # Exclude symlink you need for packaging
/debian /debian
build/*