aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKatharina Fey <kookie@spacekookie.de>2017-12-12 21:49:22 +0100
committerKatharina Fey <kookie@spacekookie.de>2017-12-12 21:49:22 +0100
commit1c81267f9d8e61fb89766e6a112f163864ee332c (patch)
tree22c6e8d9f9ea7c82e7f482d74ecf7032648397ad /.gitignore
parent32f3e6eff7724acd687c2254d69b958294105b4b (diff)
Ignoring all the vscode stuff
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 0196246..bc50d9f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,3 @@
-
/target/
**/*.rs.bk
+.vscode/ \ No newline at end of file