modified .gitignore

This commit is contained in:
winterknife
2025-05-18 15:52:13 -04:00
parent 1287e9bea7
commit 93d5d59a0a
4 changed files with 2 additions and 13 deletions
+2 -1
View File
@@ -2,4 +2,5 @@
[Bb]in/ [Bb]in/
[Tt]emp/ [Tt]emp/
x64/ x64/
x86/ x86/
*.user
-4
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>
-4
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>
-4
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>