1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 14:49:06 -04:00

Add /.vscode and /.*.json to .gitignore

This commit is contained in:
Emil Ernerfeldt
2020-10-21 22:21:55 +02:00
parent 46e39d3dd9
commit 90700e950e

2
.gitignore vendored
View File

@@ -1 +1,3 @@
**/target
/.*.json
/.vscode