mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-26 19:11:29 +01:00
added ignores for Eclipse project files
Former-commit-id: cc744fa73f6fc36650bd9ececf198f1c4cb353c3
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -1,3 +1,9 @@
|
|||||||
/target/
|
/target/
|
||||||
|
# Intellij project files
|
||||||
|
*.iml
|
||||||
|
*.ipr
|
||||||
|
*.iws
|
||||||
.idea/
|
.idea/
|
||||||
*.iml
|
# Eclipse project files
|
||||||
|
.classpath
|
||||||
|
.project
|
||||||
Reference in New Issue
Block a user