Skip to content

Commit

Permalink
chore: remove generated json files
Browse files Browse the repository at this point in the history
  • Loading branch information
samk-dev committed Apr 4, 2024
1 parent 904982a commit f8b373b
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 30 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,7 @@ coverage
Network Trash Folder
Temporary Items
.apdisk

# Dev files
playground/locales/*.json
test/fixtures/basic/locales/*.json
6 changes: 0 additions & 6 deletions playground/locales/ca-ES.json

This file was deleted.

6 changes: 0 additions & 6 deletions playground/locales/en-US.json

This file was deleted.

6 changes: 0 additions & 6 deletions playground/locales/es-ES.json

This file was deleted.

4 changes: 0 additions & 4 deletions test/fixtures/basic/locales/ca-ES.json

This file was deleted.

4 changes: 0 additions & 4 deletions test/fixtures/basic/locales/en-US.json

This file was deleted.

4 changes: 0 additions & 4 deletions test/fixtures/basic/locales/es-ES.json

This file was deleted.

0 comments on commit f8b373b

Please sign in to comment.