diff options
| author | Matthew Collins <[email protected]> | 2018-02-27 17:52:35 +0000 |
|---|---|---|
| committer | Matthew Collins <[email protected]> | 2018-02-27 17:52:35 +0000 |
| commit | 96994649279e9e3ccb23986d8c49afde0af73798 (patch) | |
| tree | 0e4967e0718403b30b011a78f803dc45db7f07e2 /.gitignore | |
| parent | Add basic steam user accessor (diff) | |
| download | steamworks-rs-96994649279e9e3ccb23986d8c49afde0af73798.tar.xz steamworks-rs-96994649279e9e3ccb23986d8c49afde0af73798.zip | |
Improve error handling
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,5 +2,6 @@ **/*.rs.bk Cargo.lock .idea/ +.vscode/ *.iml
\ No newline at end of file |