Skip to content

Commit cbcd5e7

Browse files
author
Jesse
committed
Update .gitignore
1 parent 980154c commit cbcd5e7

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.gitignore

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
#vs code
22
.vscode/*
3-
4-
#spinnaker headers
5-
spinnaker/
3+
.vs/*
64

75
#cmake
86
CMakeCache.txt
@@ -16,6 +14,7 @@ compile_commands.json
1614
CTestTestfile.cmake
1715
bin/*
1816
lib/*
17+
build/*
1918

2019
#cpp
2120
# Prerequisites

0 commit comments

Comments
 (0)