diff options
author | Andreas Schuh <andreas.schuh.84@gmail.com> | 2013-11-05 12:09:52 +0000 |
---|---|---|
committer | Andreas Schuh <andreas.schuh.84@gmail.com> | 2013-11-05 12:09:52 +0000 |
commit | 39008609060784863bcc81c23b826cdd91464ea5 (patch) | |
tree | 1af49c41e366dbedd29cdd665b1d2119ebfbea63 /.gitignore | |
parent | 01d810e3c0cb1865ed817a96a10ec1d7bcf2fdf9 (diff) | |
download | gflags-39008609060784863bcc81c23b826cdd91464ea5.tar.gz gflags-39008609060784863bcc81c23b826cdd91464ea5.tar.bz2 gflags-39008609060784863bcc81c23b826cdd91464ea5.zip |
Ignore .DS_Store files of OS X.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +.DS_Store CMakeCache.txt DartConfiguration.tcl Makefile |