Skip to content

Commit

Permalink
Add editors into gitignore (#64)
Browse files Browse the repository at this point in the history
* vscode
* idea
  • Loading branch information
ferhatelmas authored Apr 6, 2020
1 parent 5ac3b03 commit d88ff2a
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 @@ -10,3 +10,6 @@

# Output of the go coverage tool, specifically when used with LiteIDE
*.out

.vscode/
.idea/

0 comments on commit d88ff2a

Please sign in to comment.