Commit 0d41d33
committed
refactor: simplify .gitignore for composer library project
- Remove test-related rules (no testing infrastructure yet)
- Remove runtime/examples related rules (managed by sub-folders)
- Add multi-IDE support (PhpStorm, VS Code, Vim)
- Add Windows OS support (Thumbs.db)
- Keep only core rules for composer library projects1 parent 4a3a816 commit 0d41d33
1 file changed
+12
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
4 | 10 | | |
5 | | - | |
| 11 | + | |
| 12 | + | |
6 | 13 | | |
7 | | - | |
| 14 | + | |
0 commit comments