mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-15 08:13:43 +01:00
added ignores for Eclipse project files
Former-commit-id: 64f078dc4e0473d6175144f8d298fe2313243bbc
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