change gitignore

This commit is contained in:
Sem van der Hoeven
2021-02-10 09:37:27 +01:00
parent 4eb3b86530
commit 8907ee4669
2 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@@ -1,7 +1,8 @@
# Created by https://www.toptal.com/developers/gitignore/api/c # Created by https://www.toptal.com/developers/gitignore/api/c
# Edit at https://www.toptal.com/developers/gitignore?templates=c # Edit at https://www.toptal.com/developers/gitignore?templates=c
Microcontrollers/.vs/ Microcontrollers/.vs/**
Microcontrollers/.vs
*/.vs/** */.vs/**
**/.vs/ **/.vs/
### C ### ### C ###