diff options
author | Aleksey Kladov <[email protected]> | 2018-01-01 14:21:53 +0000 |
---|---|---|
committer | Aleksey Kladov <[email protected]> | 2018-01-01 14:21:53 +0000 |
commit | 0af33a2587e4fb96e5001492792f1e926d576e27 (patch) | |
tree | 6cc976f70fc2a1a601cda09b37939163072d72d7 /.gitignore | |
parent | 4cda3255309e7ed9c9d9094e12a8d91bdc1554ab (diff) |
Rename
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 6aa106405..bf22c2afd 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -1,3 +1,4 @@ | |||
1 | /target/ | 1 | /target/ |
2 | **/*.rs.bk | 2 | **/*.rs.bk |
3 | Cargo.lock | 3 | Cargo.lock |
4 | .vscode/* | ||