Commit fb282ca
Streamline .gitignore to essential exclusions only
- Remove unnecessary entries for non-existent tools/frameworks
- Keep only: node_modules, dist, .env, .DS_Store, .eslintcache, temp files
- Add *.tsbuildinfo to ignore build artifacts
- Maintain clean, focused exclusion list
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent fa14674 commit fb282ca
1 file changed
+2
-56
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | 1 | | |
6 | 2 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | 3 | | |
12 | 4 | | |
13 | 5 | | |
14 | | - | |
15 | 6 | | |
16 | | - | |
17 | 7 | | |
18 | 8 | | |
19 | 9 | | |
20 | 10 | | |
21 | 11 | | |
22 | 12 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | 13 | | |
55 | 14 | | |
56 | | - | |
57 | 15 | | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | 16 | | |
63 | | - | |
64 | | - | |
65 | | - | |
| 17 | + | |
| 18 | + | |
66 | 19 | | |
67 | 20 | | |
68 | 21 | | |
69 | 22 | | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
0 commit comments