Skip to content

Commit

Permalink
- Added .gitignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabian Hueske authored and unknown committed Jan 5, 2011
1 parent 2494368 commit 033b03a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
*.swp
logs.zip
*.jar
target
.classpath
.project
.settings
*.class
filter.properties
tmp/*

0 comments on commit 033b03a

Please sign in to comment.