Skip to content

Commit

Permalink
♻️ add .astro to ignored directories
Browse files Browse the repository at this point in the history
  • Loading branch information
Fredkiss3 committed Sep 24, 2024
1 parent 7486cbe commit 83c8dbc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@
# testing
/coverage

# next.js
# astro
/.next/
/out/
.astro/

# production
/build
Expand Down

0 comments on commit 83c8dbc

Please sign in to comment.