Skip to content

Commit

Permalink
added a gitignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Vogel committed Jul 27, 2011
1 parent 2680ab2 commit a82d79d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
@@ -0,0 +1,8 @@
# eclipse project files #
#########################
.classpath
.project

# compiled sources #
####################
*.class

0 comments on commit a82d79d

Please sign in to comment.