Skip to content

Commit 669add0

Browse files
committed
Adding .gitignore to exclude MacOS DS_Store from future commits
1 parent 4f14afa commit 669add0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Common files that contributors' machines may attempt to commit
2+
*.DS_Store
3+
*.vscode

0 commit comments

Comments
 (0)