summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorsyn <isaqtm@gmail.com>2019-12-27 10:19:55 +0300
committersyn <isaqtm@gmail.com>2019-12-27 10:19:55 +0300
commit4b062197e6dd67311e7cfb2c05f28e20c6809daa (patch)
tree2961151b2b19b582e4d41b47fb832aa2838f5e6d /.gitignore
downloadevr-4b062197e6dd67311e7cfb2c05f28e20c6809daa.tar.gz
Something is done
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..5c2bc0e
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+/target
+**/*.rs.bk
+.vscode/ \ No newline at end of file