diff options
| author | Dario Nieuwenhuis <[email protected]> | 2021-03-29 21:46:51 +0200 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2021-03-29 21:46:51 +0200 |
| commit | 4371302da87f7fad4649c0ef4eade9432dc94529 (patch) | |
| tree | d09f2b75e7e116e6e96f4233c16cca47efbc20b3 /.gitignore | |
| parent | 02ae53e71ba034268d929bcbaa359200fcb34690 (diff) | |
Remove workspace Cargo.toml, add template
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 784c6bac0..893a87368 100644 --- a/.gitignore +++ b/.gitignore | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | target | 1 | target |
| 2 | Cargo.lock | 2 | Cargo.lock |
| 3 | third_party | 3 | third_party |
| 4 | /Cargo.toml \ No newline at end of file | ||
