Skip to content

Commit

Permalink
Added Version.java to .gitignore because it's generated during the build
Browse files Browse the repository at this point in the history
  • Loading branch information
trustin committed Nov 12, 2010
1 parent c0c9f68 commit 96ba581
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@

# /
/.project
/.classpath
/.settings
/target
/reports
/src/main/java/org/jboss/netty/util/Version.java

0 comments on commit 96ba581

Please sign in to comment.