summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Blajda <blajda@hotmail.com>2018-12-09 21:17:11 +0000
committerDavid Blajda <blajda@hotmail.com>2018-12-09 21:17:11 +0000
commit17c6e1ecf82d5a68eccdd62f7a9d757d101759fb (patch)
treef94e1bd4f0dd761074d680048c809801da4bb399 /.gitignore
Init commit. Get json using async reqwest
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..53eaa21
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+/target
+**/*.rs.bk