Skip to content

Commit 148ae1d

Browse files
committed
ignore cache files
1 parent 968ce8a commit 148ae1d

File tree

8 files changed

+3
-2
lines changed

8 files changed

+3
-2
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# ignore cache files for sample projects
2+
.vscode/ipch
3+
browse*.db*
-8 Bytes
Binary file not shown.
-32.6 MB
Binary file not shown.
-8 Bytes
Binary file not shown.
-34.8 MB
Binary file not shown.
-8 Bytes
Binary file not shown.

Code Samples/BoxConsoleSample/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

Extension/.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,3 @@ install.lock
1818

1919
# ignore vscode test
2020
.vscode-test/
21-
browse*db*

0 commit comments

Comments
 (0)