Skip to content

Commit

Permalink
chore: add go-spdk-helper in .gitignore
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Su <[email protected]>
  • Loading branch information
derekbit committed Nov 28, 2024
1 parent 90aec42 commit 7c2d5ea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
*.o
*.a
*.so
go-spdk-helper

# Folders
_obj
Expand Down Expand Up @@ -38,4 +39,4 @@ bin/
# ignores all goland project folders and files
.idea/
*.iml
*.ipr
*.ipr

0 comments on commit 7c2d5ea

Please sign in to comment.