mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-16 00:33:46 +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/
|
||||
# Intellij project files
|
||||
*.iml
|
||||
*.ipr
|
||||
*.iws
|
||||
.idea/
|
||||
*.iml
|
||||
# Eclipse project files
|
||||
.classpath
|
||||
.project
|
||||
Reference in New Issue
Block a user