stanimirovb commited on
Commit
f2b91fc
·
1 Parent(s): fb237a3

Visual Studio ignored dirs

Browse files
Files changed (1) hide show
  1. .gitignore +3 -0
.gitignore CHANGED
@@ -4,4 +4,7 @@ stream
4
  *.o
5
  .cache
6
  build/
 
 
 
7
  compile_commands.json
 
4
  *.o
5
  .cache
6
  build/
7
+ out/
8
+ .vs/
9
+ .vscode/
10
  compile_commands.json