commit dccb888e0b6554d76da844788bee597997953097 parent 9c108f6f6074b8574d4114cdfcb5ea946d999709 Author: Chris Bracken <chris@bracken.jp> Date: Fri, 30 Sep 2016 21:29:42 -0700 Add .DS_Store Diffstat:
M | .gitignore_global | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.gitignore_global b/.gitignore_global @@ -1,3 +1,4 @@ +.DS_Store .idea *.a *.class