Dawid Pietrykowski
48a8a71d31
Fix gitignore path collisions
...
Paths added to ignore/exclude files need to be prefixed with a forward
slash to point to a specific file in the directory tree.
Without that prefix a file at root called `file` (added to `.gitignore`
as `file`) would match with `./file` and `./src/file`.
2026-01-28 21:10:29 +01:00
..
2025-07-09 13:15:03 +02:00
2025-11-27 19:51:24 +01:00
2025-10-14 12:27:32 +02:00
2026-01-24 16:04:35 +01:00
2025-10-09 08:45:58 +02:00
2025-12-22 13:43:52 +01:00
2025-08-01 10:35:16 +02:00
2026-01-28 21:10:29 +01:00
2025-08-14 15:02:48 +02:00
2025-07-09 13:15:03 +02:00
2025-10-09 09:58:15 +02:00
2026-01-28 10:28:52 +01:00
2025-08-15 17:17:06 +02:00
2025-08-01 10:35:16 +02:00
2025-07-09 13:15:03 +02:00
2025-11-16 17:26:00 +01:00
2025-10-09 08:45:58 +02:00
2025-08-01 10:35:16 +02:00
2025-08-25 18:41:06 +02:00
2025-07-30 14:23:31 +02:00
2025-08-20 10:43:19 +02:00
2025-11-27 19:52:18 +01:00
2025-10-19 21:24:28 +02:00
2025-11-16 21:23:40 +01:00
2025-10-14 12:19:49 +02:00
2026-01-28 10:28:52 +01:00