Skip to content

Commit 2adb156

Browse files
committed
Merge pull request github#1942 from deepak/patch-1
Update Rust.gitignore
2 parents cc542de + f7a1b52 commit 2adb156

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

Rust.gitignore

+1-9
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,5 @@
1-
# Compiled files
2-
*.o
3-
*.so
4-
*.rlib
5-
*.dll
6-
7-
# Executables
8-
*.exe
9-
101
# Generated by Cargo
2+
# will have compiled files and executables
113
/target/
124

135
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries

0 commit comments

Comments
 (0)