Skip to content

Commit

Permalink
Adiciona as pastas de cache ao .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ericof committed Sep 27, 2024
1 parent 9857dd1 commit 8af33f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions backend/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,5 @@ var/
.lock
requirements.txt
requirements.lock
.pytest_cache
.ruff_cache

0 comments on commit 8af33f6

Please sign in to comment.