Skip to content

Commit

Permalink
Bug 414250 - change ignore pattern from target to target/ and tmpdir to
Browse files Browse the repository at this point in the history
tmpdir/ for ignoring directories
  • Loading branch information
arunkumart committed Sep 13, 2013
1 parent 15f1c76 commit 6e7c2a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
src/
target
tmpdir
target/
tmpdir/

0 comments on commit 6e7c2a9

Please sign in to comment.