diff options
| author | pravic <[email protected]> | 2016-04-12 16:39:05 +0300 |
|---|---|---|
| committer | pravic <[email protected]> | 2016-04-12 16:39:05 +0300 |
| commit | 1d0e3e42e3d63b88d675bf74e0cf1a8a43abed96 (patch) | |
| tree | 1b4342672a44e1b6f2f7cfb9952e758e06019c49 | |
| download | winapi-kmd-rs-1d0e3e42e3d63b88d675bf74e0cf1a8a43abed96.tar.xz winapi-kmd-rs-1d0e3e42e3d63b88d675bf74e0cf1a8a43abed96.zip | |
git ignore
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a9d37c5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +target +Cargo.lock |