Skip to content

Commit

Permalink
add target directory to .gitignore
Browse files Browse the repository at this point in the history
Signed-off-by: Stephan Raue <stephan@openelec.tv>
  • Loading branch information
sraue committed Jun 17, 2010
1 parent bf19428 commit eaa3c90
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
build.*/
.fakeroot.*

sources/
.stamps/
.fakeroot.*

target/

0 comments on commit eaa3c90

Please sign in to comment.