Skip to content

Commit 89be154

Browse files
committed
Update gitignore
1 parent b8daf26 commit 89be154

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

.gitignore

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,15 @@
1+
/.vs
12
/build
2-
/CMakeFiles
3+
/CMakeFiles
4+
/driver_example.dir/
5+
/Release
6+
/x64
7+
ALL_BUILD.vcxproj
8+
ALL_BUILD.vcxproj.filters
9+
cmake_install.cmake
10+
CMakeCache.txt
11+
driver_example.vcxproj
12+
driver_example.vcxproj.filters
13+
Simple_SteamVR_Driver_Tutorial.sln
14+
ZERO_CHECK.vcxproj
15+
ZERO_CHECK.vcxproj.filters

0 commit comments

Comments
 (0)