Skip to content

Commit

Permalink
Added VSCode's “debug.log” to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaid committed May 22, 2021
1 parent ccd413d commit a229081
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@ dist
temp

# IDEs
/debug.log
/.vscode/
/.idea/

0 comments on commit a229081

Please sign in to comment.