Skip to content

Commit 5b3a3d6

Browse files
committed
Update .gitignore
1 parent 7fa0857 commit 5b3a3d6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@
77
/docs/liblsl_*
88
/docs/_build
99
/.vs/
10+
/.cache/
1011
.DS_Store
1112
/out/
1213
# CLion
1314
.idea/
14-
/cmake-build-*/
15+
/cmake-build-*/

0 commit comments

Comments
 (0)