Skip to content

Commit

Permalink
feature: add data folder in git ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jordimorillo committed Mar 24, 2024
1 parent e4da7f5 commit 52030da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
.idea/
vendor/
data/
.phpunit.cache/
.env
.phpunit.result.cache

0 comments on commit 52030da

Please sign in to comment.