Skip to content

Commit

Permalink
MICRO-41: added .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
kai-nguyen-aligent committed Nov 21, 2023
1 parent 2fcda7c commit 63a647c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
node_modules
dist
build
.pnpm-store
.serverless
.services_list
*.env
coverage
.esbuild
.vscode

0 comments on commit 63a647c

Please sign in to comment.