Skip to content

Commit

Permalink
Initialized
Browse files Browse the repository at this point in the history
  • Loading branch information
vietj committed Apr 28, 2015
0 parents commit 3308ef7
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions .gitignore
@@ -0,0 +1,25 @@
.vertx
.DS_Store
.gradle
.idea
.classpath
.project
.settings
.yardoc
.yardopts
build
target
out
*.iml
*.ipr
*.iws
test-output
Scratch.java
ScratchTest.java
test-results
test-tmp
*.class
ScratchPad.java
src/main/resources/ext-js/*.js
src/main/java/io/vertx/java/**/*.java
*.swp

0 comments on commit 3308ef7

Please sign in to comment.