Skip to content

Commit

Permalink
chore(gitignore): add Azurite local storage files to ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrski committed Nov 13, 2024
1 parent 511d0f1 commit f3c4be4
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,9 @@ JsonStorage.json
*.crt
*.pem
*.key
*.cnf
*.cnf

# Azurite local storage files
__azurite_db_*
__blobstorage__
__queuestorage__

0 comments on commit f3c4be4

Please sign in to comment.