add target directory to .gitignore

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-06-17 07:56:03 +02:00
parent bf19428c89
commit eaa3c90c48

5
.gitignore vendored
View File

@ -1,4 +1,7 @@
build.*/ build.*/
.fakeroot.*
sources/ sources/
.stamps/ .stamps/
.fakeroot.*
target/