ignoring .DS_Store

This commit is contained in:
Gregor Aisch 2013-04-01 21:33:41 +02:00
parent 74ef6e8999
commit 57b124365b

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
*.pyc *.pyc
*.egg-info *.egg-info
dist/* dist/*
.DS_Store
.watchr