mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-24 10:01:35 +01:00
added git ignore
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
*/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
|
||||||
Reference in New Issue
Block a user