summaryrefslogtreecommitdiffstats
path: root/gfx/wgpu/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--gfx/wgpu/.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/gfx/wgpu/.gitignore b/gfx/wgpu/.gitignore
new file mode 100644
index 0000000000..0dd6fef443
--- /dev/null
+++ b/gfx/wgpu/.gitignore
@@ -0,0 +1,7 @@
+/target
+**/*.rs.bk
+#Cargo.lock
+.DS_Store
+.vscode
+.vs
+.idea