Remove integration-specific Netbeans files
diff --git a/.gitignore b/.gitignore
index 4bb0eac..619d7e5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,7 +8,6 @@
 pom.xml.next
 release.properties
 
-
 ### Java ###
 *.class
 
@@ -30,3 +29,6 @@
 .classpath
 .project
 .settings
+
+# Netbeans specific project files
+nbactions.xml
\ No newline at end of file