]> asedeno.scripts.mit.edu Git - PuTTY.git/commitdiff
Add '.DS_Store' to .gitignore.
authorSimon Tatham <anakin@pobox.com>
Wed, 23 Mar 2016 22:16:20 +0000 (22:16 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 23 Mar 2016 22:22:48 +0000 (22:22 +0000)
This is a file that generally seems to turn up when you start using OS
X Finder to interact with directories - which is more likely now that
we're building OS X app bundles into this source tree.

.gitignore

index 6dac3cf50cadfc2182d243aaf7198acb0ec77f1b..25851bf6c09943b822a4811c8527d3795492f6df 100644 (file)
@@ -2,6 +2,7 @@
 *.pyc
 .dirstamp
 .deps
+.DS_Store
 /*.pdb
 /*.ilk
 /*.res