mirror of https://github.com/istio/api.git
43 lines
337 B
Plaintext
43 lines
337 B
Plaintext
# Compiled Object files
|
|
*.slo
|
|
*.lo
|
|
*.o
|
|
*.obj
|
|
|
|
# Precompiled Headers
|
|
*.gch
|
|
*.pch
|
|
|
|
# Compiled Dynamic libraries
|
|
*.so
|
|
*.dylib
|
|
*.dll
|
|
|
|
# Compiled Static libraries
|
|
*.lai
|
|
*.la
|
|
*.a
|
|
*.lib
|
|
|
|
# Executables
|
|
*.exe
|
|
*.out
|
|
*.app
|
|
|
|
.idea/
|
|
.project
|
|
|
|
# Bazel
|
|
/bazel-*
|
|
|
|
# protoc
|
|
/protoc-tmp
|
|
genbin/
|
|
|
|
/vendor
|
|
|
|
.htmlproofer
|
|
|
|
# Contains the built artifacts
|
|
out/
|