Skip to content

Commit aba9161

Browse files
authored
Ensure symlinked target directory is ignored. (gfx-rs#8796)
1 parent fe3c9a5 commit aba9161

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
# Generated by Cargo
1010
# will have compiled files and executables
11-
target/
11+
/target
1212
# Include the root lockfile but not the others
1313
*/Cargo.lock
1414

0 commit comments

Comments
 (0)