mirror of
https://github.com/DependencyTrack/dependency-track.git
synced 2025-10-19 07:53:18 +00:00
25 lines
270 B
Text
25 lines
270 B
Text
docs/_site/
|
|
docs/.sass-cache/
|
|
docs/.jekyll-metadata
|
|
docs/.bundle/
|
|
docs/vendor/
|
|
docs/Gemfile.lock
|
|
|
|
# vscode
|
|
.settings/
|
|
target/
|
|
.classpath
|
|
.project
|
|
.vscode/
|
|
|
|
# windows
|
|
~
|
|
|
|
# IntelliJ
|
|
.idea/*
|
|
!.idea/icon.svg
|
|
!.idea/runConfigurations/
|
|
|
|
# nix
|
|
.direnv
|
|
.pre-commit-config.yaml
|