Skip to content

Commit ed58360

Browse files
Chad Doughertyapavlo
authored andcommitted
ignore visual studio project directory
1 parent dd29079 commit ed58360

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.dockerignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.vs

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,9 @@ io_file
251251
*.*project
252252
.settings
253253

254+
# Visual Studio
255+
.vs
256+
254257
# QtCreator files
255258
*.user
256259

0 commit comments

Comments
 (0)