aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMatthew Collins <[email protected]>2018-02-27 17:52:35 +0000
committerMatthew Collins <[email protected]>2018-02-27 17:52:35 +0000
commit96994649279e9e3ccb23986d8c49afde0af73798 (patch)
tree0e4967e0718403b30b011a78f803dc45db7f07e2 /.gitignore
parentAdd basic steam user accessor (diff)
downloadsteamworks-rs-96994649279e9e3ccb23986d8c49afde0af73798.tar.xz
steamworks-rs-96994649279e9e3ccb23986d8c49afde0af73798.zip
Improve error handling
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2953c34..7948b7a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,5 +2,6 @@
**/*.rs.bk
Cargo.lock
.idea/
+.vscode/
*.iml \ No newline at end of file