diff --git a/.gitignore b/.gitignore index 816b83c..17c5158 100644 --- a/.gitignore +++ b/.gitignore @@ -14,5 +14,5 @@ # Dependency directories (remove the comment below to include it) # vendor/ -# Exclude the embedded directory -!embedded/* \ No newline at end of file +# Ignore the embedded directory +embedded/ \ No newline at end of file diff --git a/.idea/go-iperf.iml b/.idea/go-iperf.iml index bf4c9d3..ef55456 100644 --- a/.idea/go-iperf.iml +++ b/.idea/go-iperf.iml @@ -1,7 +1,9 @@ - + + + diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 4ba8209..9135052 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,9 +2,16 @@ - - + + + + + + + + + @@ -28,7 +36,7 @@