refactor: ignore .next and public folders

This commit is contained in:
vplasencia
2023-04-03 21:32:53 +02:00
committed by cedoor
parent 8475666016
commit 6afb098709

View File

@@ -41,3 +41,7 @@ yarn-error.log*
# other
snark-artifacts
# Next.js
.next/
public