VictoriaMetrics/vendor/github.com/aws/smithy-go/.gitignore
2024-02-14 15:44:03 +02:00

29 lines
217 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/
# make
c.out