Skip to content

Commit f891dde

Browse files
randallrspjbull
authored andcommitted
Added _.DS_Store_ OSX-specific directory file ext (drivendataorg#106)
1 parent 95a6991 commit f891dde

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

{{ cookiecutter.repo_name }}/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,3 +77,6 @@ target/
7777

7878
# exclude data from source control by default
7979
/data/
80+
81+
# Mac OS-specific storage files
82+
.DS_Store

0 commit comments

Comments
 (0)