Skip to content

Commit

Permalink
chore: ignore .log files in git
Browse files Browse the repository at this point in the history
  • Loading branch information
divyenduz committed Nov 1, 2023
1 parent cff929a commit 9a3a42c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
tsconfig.tsbuildinfo
img.png

*.log

# See http://help.github.com/ignore-files/ for more about ignoring files.

# compiled output
Expand Down

0 comments on commit 9a3a42c

Please sign in to comment.