Added gitignore

This commit is contained in:
kdeng00
2024-04-07 21:42:38 -04:00
parent 715c741f36
commit aa13b53aa1
+5
View File
@@ -1,3 +1,8 @@
/.vs/* /.vs/*
/build /build
/x64 /x64
# Added by cargo
/target