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