diff --git a/.gitignore b/.gitignore index 0643ce7..7fc1d66 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,7 @@ /target/ -/nbproject/ \ No newline at end of file +/nbproject/ +/.vscode/ +/.settings/ +.classpath +.project +nb-configuration.xml \ No newline at end of file