Chore: Add gerrit maven verify GHA workflow
[sdnc/oam.git] / .gitignore
index e1ea380..33b7de6 100755 (executable)
@@ -2,6 +2,7 @@
 
 ## IDE Specific Files ##
 org.eclipse.core.resources.prefs
+.checkstyle
 .classpath
 .project
 .settings
@@ -10,6 +11,8 @@ org.eclipse.core.resources.prefs
 .pydevproject
 maven-eclipse.xml
 workspace
+.factorypath
+.vscode
 
 ## Compilation Files ##
 *.class
@@ -55,3 +58,7 @@ local-mode-cache
 
 #version plugin backups
 **/*.versionsBackup
+
+#Yang generated
+**/restconfapi-yang/src/main/java/
+**/yang-gen-sal/