Skip to content

Commit 0643083

Browse files
committed
update git ignore
1 parent b491d69 commit 0643083

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

.gitignore

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,20 @@ pip-log.txt
3131
.tox
3232
nosetests.xml
3333

34+
######################
35+
# OS generated files #
36+
######################
37+
.DS_Store
38+
.DS_Store?
39+
._*
40+
.Spotlight-V100
41+
.Trashes
42+
Icon?
43+
ehthumbs.db
44+
Thumbs.db
45+
dist
46+
MANIFEST
47+
3448
# Translations
3549
*.mo
3650

0 commit comments

Comments
 (0)