Skip to content

Commit

Permalink
Add a .gitignore file for people using the git mirrors
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/tika/trunk@1332105 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
jukka committed Apr 30, 2012
1 parent e5b7e18 commit e791c97
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
target
.idea
.classpath
.project
.settings
*.iml
*.ipr
*.iws

0 comments on commit e791c97

Please sign in to comment.