Skip to content

Commit

Permalink
🔧 chore(.gitignore): remove unnecessary entries and add *.log to igno…
Browse files Browse the repository at this point in the history
…re log files
  • Loading branch information
ogabrielluiz committed Oct 15, 2023
1 parent 3225deb commit 4a1fb21
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,9 @@
.AppleDouble
.LSOverride

# Thumbnails
._*

# Files that might appear on external disk
.Spotlight-V100
.Trashes

# Compiled Python files
*.pyc

# langflow
.log
*.log

0 comments on commit 4a1fb21

Please sign in to comment.