diff --git a/Java.gitignore b/Java.gitignore index 524f0963..e460fef2 100644 --- a/Java.gitignore +++ b/Java.gitignore @@ -22,3 +22,7 @@ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* replay_pid* + +# Microsoft/VSCode files +*.dll +*.pdb