Skip to content

Commit

Permalink
o Added first-version .gitignore
Browse files Browse the repository at this point in the history
Also testing git-svn integration

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@960598 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
krosenvold committed Jul 5, 2010
1 parent 75e5133 commit 0e6cbbb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 1,6 @@
target/
.project
.classpath
.settings/
.svn/
bin/

0 comments on commit 0e6cbbb

Please sign in to comment.