Skip to content

Commit

Permalink
Merge pull request #892 from CodeForPhilly/add-prettier-ignore
Browse files Browse the repository at this point in the history
add prettierignore to exlcude ruff cache
  • Loading branch information
nlebovits authored Sep 19, 2024
2 parents af544ef + 074abab commit 94190b9
Show file tree
Hide file tree
Showing 3 changed files with 6,794 additions and 12,730 deletions.
3 changes: 3 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Ignore Ruff cache
.ruff_cache
data/src/.ruff_cache
Loading

0 comments on commit 94190b9

Please sign in to comment.