Track VS Code Java formatter config in repo
Add negated pattern to `.gitignore` for the VS Code Java formatter configuration file (`.vscode/java-formatter.xml`).
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -39,6 +39,7 @@ bin/
|
|||||||
|
|
||||||
# VS Code
|
# VS Code
|
||||||
.vscode/*
|
.vscode/*
|
||||||
|
!.vscode/java-formatter.xml
|
||||||
!.vscode/settings.json
|
!.vscode/settings.json
|
||||||
|
|
||||||
# Mac OS
|
# Mac OS
|
||||||
|
|||||||
Reference in New Issue
Block a user