mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2026-08-04 04:04:54 +00:00
Remove .suo and .vcxproj.user files
This commit is contained in:
committed by
Paul Bartell
parent
0ea8bac29c
commit
94157f09a5
5
.gitignore
vendored
5
.gitignore
vendored
@@ -21,3 +21,8 @@ __pycache__/
|
||||
# Ignore certificate files.
|
||||
*.pem
|
||||
*.crt
|
||||
|
||||
# Ignore Visual Studio user files
|
||||
*.suo
|
||||
*.vcxproj.user
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,3 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
</Project>
|
||||
Binary file not shown.
@@ -1,3 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
</Project>
|
||||
Reference in New Issue
Block a user