1
0
mirror of https://github.com/ceph/ceph-csi.git synced 2024-12-24 14:00:19 +00:00
ceph-csi/vendor/github.com/aws/smithy-go/.gitignore

30 lines
217 B
Plaintext
Raw Normal View History

# 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