Merge branch 'project-installer-license-workflow' into development
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -1,4 +1,5 @@
|
||||
/target/
|
||||
/config/
|
||||
!.mvn/wrapper/maven-wrapper.jar
|
||||
|
||||
### STS ###
|
||||
@@ -18,11 +19,16 @@
|
||||
|
||||
### NetBeans ###
|
||||
/nbproject/private/
|
||||
/build/
|
||||
/build/classes/*
|
||||
!/build/WebContent/
|
||||
!/build/WebContent/**
|
||||
/build/WebContent/ReportsBackup/
|
||||
/build/WebContent/WEB-INF/lib/
|
||||
/nbbuild/
|
||||
/dist/
|
||||
/nbdist/
|
||||
/.nb-gradle/
|
||||
/cygnus-installer/target
|
||||
/cygnus-onprem-app/target
|
||||
/cygnus-cloud-client/target
|
||||
/cygnus-installer/src/test
|
||||
/cygnus-cloud-service/target
|
||||
|
||||
Reference in New Issue
Block a user