Skip to content

Commit

Permalink
Add vscode config & formatter (#1410)
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardobl committed Nov 8, 2020
1 parent 5c183b9 commit 9ef15be
Show file tree
Hide file tree
Showing 3 changed files with 319 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
**/.classpath
**/.settings
**/.project
**/.vscode
**/.vscode/**
**/out/
/.gradle/
/.nb-gradle/
Expand Down Expand Up @@ -45,4 +45,6 @@
.travis.yml
appveyor.yml
javadoc_deploy
javadoc_deploy.pub
javadoc_deploy.pub
!.vscode/settings.json
!.vscode/JME_style.xml

0 comments on commit 9ef15be

Please sign in to comment.