Skip to content

Commit fa39ef6

Browse files
committed
Merge pull request #1738 from rimey/gitignore
Remove a stray .DS_Store file and add this to .gitignore.
2 parents d97cffe + ac2288c commit fa39ef6

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ nosetests.xml
3131
# Translations
3232
*.mo
3333

34+
# Mac
35+
.DS_Store
36+
3437
# Mr Developer
3538
.mr.developer.cfg
3639
.project

docs/.DS_Store

-6 KB
Binary file not shown.

0 commit comments

Comments
 (0)