Skip to content

Commit

Permalink
Narrow down Gatsby .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
PyvesB committed Jul 8, 2021
1 parent 9c82e01 commit 9697ac1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,9 @@ service-definitions.yml
!/config/local*.template.yml

# Gatsby
.cache
public
/frontend/.cache
/frontend/public
/public

# Cypress
/cypress/videos/
Expand Down

0 comments on commit 9697ac1

Please sign in to comment.