We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee2332a commit 9b59832Copy full SHA for 9b59832
.gitignore
@@ -5,6 +5,9 @@ terraform-provider-orynetwork
5
*.so
6
*.dylib
7
8
+# Tool binaries (installed by Makefile)
9
+.bin/
10
+
11
# Test binary
12
*.test
13
0 commit comments