diff --git a/.gitignore b/.gitignore index 315979851..72d9d1260 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,6 @@ .idea/ # Eclipse project files .classpath -.project \ No newline at end of file +.project +# Netbeans configuration +nb-configuration.xml \ No newline at end of file