Files
DependencyCheck/.gitignore
Jeremy Long 5e5a2040fc updated to ignore coverity directory
Former-commit-id: a55a69442555d83365a2c96e6d6dfd00d8311653
2014-03-30 06:25:56 -04:00

22 lines
445 B
Plaintext

*/target/**
# Intellij project files
*.iml
*.ipr
*.iws
.idea/
# Eclipse project files
.classpath
.project
# 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/