This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 33f13f2
committed
ignore
this does two things:
1. allows making `build` a symlink (which is not considered a directory
by git, thus removal of trailing `/`).
2. removes the need to special case `rustc_mir_build/src/build`
(leading `/` makes git only ignore the `build` in the root)/build instead of build/ in gitignore1 parent c52d952 commit 33f13f2
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
| 49 | + | |
51 | 50 | | |
52 | 51 | | |
53 | 52 | | |
| |||
0 commit comments