Skip to content

Commit

Permalink
Merge pull request #4 from alibaba/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
pbting authored Feb 27, 2019
2 parents dca6261 + 931a0f4 commit 9641ea8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 265 deletions.
8 changes: 8 additions & 0 deletions console/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,5 +114,13 @@
</executions>
</plugin>
</plugins>
<resources>
<resource>
<directory>src/main/resources</directory>
<excludes>
<exclude>static/console-fe/.vscode/**</exclude>
</excludes>
</resource>
</resources>
</build>
</project>
265 changes: 0 additions & 265 deletions console/src/main/resources/diamond-server-logback.xml

This file was deleted.

0 comments on commit 9641ea8

Please sign in to comment.