Skip to content

Commit

Permalink
feat: organize methods by entity
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasvtiradentes committed Dec 26, 2023
1 parent a9400a9 commit 5867b8d
Show file tree
Hide file tree
Showing 25 changed files with 914 additions and 1,022 deletions.
9 changes: 4 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
# FOLDERS ###############################
node_modules/

dist/
build/
offline/
/package
.next/
node_modules/
package/

# FILES #################################

package-lock.json
yarn-lock.json
pnpm-lock.yaml
Expand Down
Loading

0 comments on commit 5867b8d

Please sign in to comment.