Skip to content

Commit d5e8ba9

Browse files
authored
removing ds store and adding to gitignore (#11)
1 parent 12fc08d commit d5e8ba9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.DS_Store

-8 KB
Binary file not shown.

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
.pio
22
.vscode/*
33
compile_commands.json
4-
.cache/
4+
.cache/
5+
**.DS_Store

0 commit comments

Comments
 (0)