Skip to content

Commit

Permalink
ignore .vscode dir and *.out files
Browse files Browse the repository at this point in the history
  • Loading branch information
0xdadak committed Aug 11, 2023
1 parent 3cc173b commit 8701c4e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,6 @@ _testmain.go
dist/

dist/

.vscode/
*.out

0 comments on commit 8701c4e

Please sign in to comment.