Skip to content

Commit

Permalink
Added gitignore file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Markus Binsteiner committed Aug 3, 2010
1 parent da6d280 commit 5e11cac
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
.classpath
.project
target
.settings
derby.log
*.class
nbactions.xml
.pydevproject
*~
nb-configuration.xml
rebel.xml
grisu-server.config

0 comments on commit 5e11cac

Please sign in to comment.