Skip to content

Commit 7e6c6b2

Browse files
authored
Merge pull request #41 from teesofttech/chore/remove-ds-store
chore: remove .DS_Store files
2 parents 90e8e5f + 800f678 commit 7e6c6b2

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
@@ -4,6 +4,7 @@
44
## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
55

66
# User-specific files
7+
.DS_Store
78
*.rsuser
89
*.suo
910
*.user
@@ -360,4 +361,4 @@ MigrationBackup/
360361
.ionide/
361362

362363
# Fody - auto-generated XML schema
363-
FodyWeavers.xsd
364+
FodyWeavers.xsd

src/TableauSharp/.DS_Store

-10 KB
Binary file not shown.

0 commit comments

Comments
 (0)