diff options
| author | diogo <[email protected]> | 2020-05-23 00:03:54 +0100 |
|---|---|---|
| committer | diogo <[email protected]> | 2020-05-23 00:03:54 +0100 |
| commit | 5ac2d28d076ab8f038012b0aabc47d11577afcc0 (patch) | |
| tree | 9e7072a91b290c01d8cbb75e63fab5b73260bc1f /.gitignore | |
init
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..96ef6c0 --- /dev/null +++ b/.gitignore | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | /target | ||
| 2 | Cargo.lock | ||
