Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Commit

Permalink
added ignore for 'target' dir
Browse files Browse the repository at this point in the history
  • Loading branch information
btoddb committed May 19, 2011
1 parent 6ffa130 commit 04b2848
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions object-mapper/.gitignore
@@ -0,0 +1,15 @@
.idea
.DS_Store
hector.iml
releases
target
tmp
bin
.classpath
.project
.settings
out
*.ipr
*.iws
*.iml
.springBeans

0 comments on commit 04b2848

Please sign in to comment.