Added Visual Studio and Visual Studio Code projects to gitignore
This commit is contained in:
parent
ee12876350
commit
fad057e452
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,5 +1,9 @@
|
||||
# Project
|
||||
/.idea/
|
||||
/.vs/
|
||||
/.vscode/
|
||||
/vs_project_files/
|
||||
*.sln
|
||||
|
||||
# Executables
|
||||
/bin
|
||||
|
Loading…
x
Reference in New Issue
Block a user