bitlap / intellij-sbt-dependency-analyzer

:chart_with_upwards_trend: SBT Dependency Analyzer for IntelliJ IDEA(IntelliJ IDEA的SBT依赖分析插件)
https://plugins.jetbrains.com/plugin/22427-sbt-dependency-analyzer
GNU General Public License v3.0
26 stars 3 forks source link

Comment text in `sdap.sbt` #36

Closed djx314 closed 1 year ago

djx314 commented 1 year ago
// -- This file was mechanically generated by Sbt Dependency Analyzer Plugin: Do not edit! -- //
addDependencyTreePlugin

Besides declaring not to edit, should we reminder that the sdap.sbt file can add to .gitignore?

jxnu-liguobin commented 1 year ago

we can add to .git/info/exclude if exists