diff options
author | Keith Packard <keithp@keithp.com> | 2013-11-12 14:45:51 +0900 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2013-11-12 14:45:51 +0900 |
commit | d5367f20fa1ae71496fde071953c2cda89654071 (patch) | |
tree | ce9fec5398d60e088569af3b97bcab8a693f2e98 /altosui | |
parent | 0093d5b368669e0c324f8d9dfcd2f004de85ee5c (diff) |
Ignore mac .dmg files
Diffstat (limited to 'altosui')
-rw-r--r-- | altosui/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/altosui/.gitignore b/altosui/.gitignore index f8554c6a..4ee3f4ad 100644 --- a/altosui/.gitignore +++ b/altosui/.gitignore @@ -21,3 +21,4 @@ Altos-Windows-*.exe *.so *.jar *.class +*.dmg |