Skip to content

Commit

Permalink
Add compliance to .prettierignore
Browse files Browse the repository at this point in the history
  • Loading branch information
arkadiuszbachorski committed May 30, 2024
1 parent 9413091 commit 9fd7ace
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,10 @@
#
# This source file is part of the Stanford Biodesign Digital Health Next.js Template open-source project
#
# SPDX-FileCopyrightText: 2023 Stanford University and the project authors (see CONTRIBUTORS.md)
#
# SPDX-License-Identifier: MIT
#

**/dist
node_modules

0 comments on commit 9fd7ace

Please sign in to comment.