diff --git a/.gitignore b/.gitignore index 813b230..4546847 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ *.o *.a *.so +go-spdk-helper # Folders _obj @@ -38,4 +39,4 @@ bin/ # ignores all goland project folders and files .idea/ *.iml -*.ipr \ No newline at end of file +*.ipr