add .DS_Store to gitignore

This commit is contained in:
Sebastian Hugentobler 2014-03-27 09:37:59 +01:00
parent bb902cc351
commit a4f2c25f81

1
.gitignore vendored Normal file → Executable file
View File

@ -4,3 +4,4 @@
out/* out/*
pdf/* pdf/*
revision.tex revision.tex
.DS_Store