Skip to content

Commit

Permalink
chore: git ignore .esbuild
Browse files Browse the repository at this point in the history
  • Loading branch information
DaStormer committed Jun 7, 2024
1 parent c3102a5 commit 332d493
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,9 @@ dist
# Serverless directories
.serverless/

# esbuild output
.esbuild/

# FuseBox cache
.fusebox/

Expand Down

0 comments on commit 332d493

Please sign in to comment.