Skip to content

Commit 27f993a

Browse files
authored
Merge pull request #66 from Cutlery-Drawer/remove-dsstore-junk
Remove `.DS_Store` junk
2 parents 59c8683 + 99ea123 commit 27f993a

3 files changed

Lines changed: 2 additions & 1 deletion

File tree

.DS_Store

-6 KB
Binary file not shown.

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1+
.DS_Store
12
*.vsix
23
bin/
34
dist/
45
out/
56
node_modules/
67
client/server
7-
.vscode-test-web
8+
.vscode-test-web

LICENSES/.DS_Store

-6 KB
Binary file not shown.

0 commit comments

Comments
 (0)