Skip to content

Commit

Permalink
chore: update gitignore
Browse files Browse the repository at this point in the history
Signed-off-by: Fery Wardiyanto <[email protected]>
  • Loading branch information
feryardiant committed Oct 22, 2024
1 parent 97c59c4 commit c5f5bd8
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,16 @@
Thumbs.db
Desktop.ini
.directory
.DS_Store
._*
*.cache
*.old
*.crt
*.log
*.old
*.key
*.pem
*.tmp
*.zip
._
*~

# Development files
Expand Down

0 comments on commit c5f5bd8

Please sign in to comment.