Skip to content

Commit b706f34

Browse files
committed
gitignore
1 parent 9ed3ebb commit b706f34

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

.gitignore

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,11 @@ _deps
6060
*.app
6161

6262
# VS Code
63-
.vscode/o
63+
.vscode/o
64+
.DS_Store
65+
examples/._.DS_Store
66+
examples/.DS_Store
67+
examples/output_aac/._BabyElephantWalk60_aac.h
68+
examples/output_aac/._CMakeLists.txt
69+
src/._.DS_Store
70+
src/.DS_Store

0 commit comments

Comments
 (0)