mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-05-21 06:17:10 +02:00
35c2f4873c
Former-commit-id: ca6c5b40f09959f162b337f2cb4268a57ce46d3d
25 lines
495 B
Plaintext
25 lines
495 B
Plaintext
*/target/**
|
|
# Intellij project files
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
.idea/
|
|
# Eclipse project files
|
|
.classpath
|
|
.project
|
|
.settings
|
|
maven-eclipse.xml
|
|
.externalToolBuilders
|
|
# Netbeans configuration
|
|
nb-configuration.xml
|
|
/target/
|
|
#maven-shade-plugin generated pom
|
|
dependency-reduced-pom.xml
|
|
#ruby Gemfile, etc. This is a java project, Gemfile is here to check site problem with Jekyll
|
|
Gemfile
|
|
Gemfile.lock
|
|
_site/**
|
|
#unknown as to why these are showing up... but need to be ignored.
|
|
.LCKpom.xml~
|
|
#coverity
|
|
/cov-int/ |