diff --git a/.gitignore b/.gitignore index 6d652c9..3b39b42 100644 --- a/.gitignore +++ b/.gitignore @@ -77,4 +77,5 @@ tags # End of https://www.gitignore.io/api/go,vim,emacs,visualstudiocode ### GoLand ### -.idea \ No newline at end of file +.idea +bin/* diff --git a/seaweedfs-operator.iml b/seaweedfs-operator.iml new file mode 100644 index 0000000..1190b7b --- /dev/null +++ b/seaweedfs-operator.iml @@ -0,0 +1,14 @@ + + + + + + + + + + + + \ No newline at end of file