VictoriaMetrics/vendor/github.com/aws/smithy-go/.gitignore
2023-08-11 08:38:36 -07:00

26 lines
203 B
Text

# Eclipse
.classpath
.project
.settings/
# Intellij
.idea/
*.iml
*.iws
# Mac
.DS_Store
# Maven
target/
**/dependency-reduced-pom.xml
# Gradle
/.gradle
build/
*/out/
*/*/out/
# VS Code
bin/
.vscode/