-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 93a1860
committed
chore: Update .gitignore to streamline ignored files
- Simplified entries for node_modules, .pnp, and coverage.
- Consolidated Next.js and production build directories.
- Removed unnecessary exclusions for Yarn patches, plugins, and releases.1 parent 3f7fa0c commit 93a1860
1 file changed
+8
-14
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 | - | ||
5 | - | ||
6 | - | ||
7 | - | ||
8 | - | ||
9 | - | ||
10 | - | ||
11 | - | ||
4 | + | ||
5 | + | ||
6 | + | ||
12 | 7 |
| |
13 | 8 |
| |
14 | - | ||
9 | + | ||
15 | 10 |
| |
16 | 11 |
| |
17 | - | ||
18 | - | ||
19 | - | ||
20 | - | ||
21 | - | ||
12 | + | ||
13 | + | ||
14 | + | ||
15 | + | ||
22 | 16 |
| |
23 | 17 |
| |
24 | 18 |
| |
|
0 commit comments