diff options
Diffstat (limited to 'simple-linked-list/.gitignore')
| -rw-r--r-- | simple-linked-list/.gitignore | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/simple-linked-list/.gitignore b/simple-linked-list/.gitignore deleted file mode 100644 index db7f315..0000000 --- a/simple-linked-list/.gitignore +++ /dev/null | |||
| @@ -1,8 +0,0 @@ | |||
| 1 | # Generated by Cargo | ||
| 2 | # will have compiled files and executables | ||
| 3 | /target/ | ||
| 4 | **/*.rs.bk | ||
| 5 | |||
| 6 | # Remove Cargo.lock from gitignore if creating an executable, leave it for libraries | ||
| 7 | # More information here http://doc.crates.io/guide.html#cargotoml-vs-cargolock | ||
| 8 | Cargo.lock | ||
