ignore vcxproj.user

This commit is contained in:
Zero Fanker 2024-06-05 00:14:02 -04:00
parent 739a0ed078
commit d206226c9f
2 changed files with 1 additions and 4 deletions

1
.gitignore vendored
View file

@ -66,3 +66,4 @@ intermediate/
vcpkg_installed/
vcpkg_downloads/
[Tt]emplate/
*.vcxproj.user

View file

@ -1,4 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup />
</Project>