Skip to content
This repository was archived by the owner on Aug 16, 2021. It is now read-only.

Commit 0653e6a

Browse files
mathstufAndyGauge
authored andcommitted
Target as symlink (#272)
* gitignore: add a trailing newline All lines should end with a newline. * gitignore: ignore target as a symlink
1 parent ced9587 commit 0653e6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
*~
2-
target/
3-
Cargo.lock
2+
/target
3+
Cargo.lock

0 commit comments

Comments
 (0)