Browse Source

auto commit

pull/19/MERGE
yitter 2 years ago
parent
commit
760ad9bd46
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      C/source/.gitignore

+ 2
- 1
C/source/.gitignore View File

@@ -29,6 +29,7 @@ bld/
**/.vs/
# Uncomment if you have tasks that create the project's static files in wwwroot
#wwwroot/
.vscode

# MSTest test Results
[Tt]est[Rr]esult*/
@@ -254,7 +255,7 @@ paket-files/
.idea/
*.sln.iml
target/
cmake-build*/
cmake-build-*

# macOS
.DS_Store

Loading…
Cancel
Save