Skip to content

Commit

Permalink
fix: 🐛 ignore generated files
Browse files Browse the repository at this point in the history
  • Loading branch information
apotdevin committed Aug 14, 2020
1 parent d03ab06 commit bdf09c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
node_modules
.next
*.generated.tsx
**/*.generated.tsx

0 comments on commit bdf09c2

Please sign in to comment.