Skip to content

Commit

Permalink
fix: improve gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
hsluoyz committed Oct 8, 2024
1 parent e876eac commit 44f2cba
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,8 @@ _testmain.go
*.exe
*.test
*.prof
main
main

.idea/
*.iml
.vscode/settings.json

0 comments on commit 44f2cba

Please sign in to comment.