diff options
author | Jussi Pakkanen <jpakkane@gmail.com> | 2015-03-10 16:45:39 +0200 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2015-03-10 17:12:54 +0200 |
commit | b4b2e8d5331878f9b2dcf807c0d277b6dc880959 (patch) | |
tree | b78de431451213711d07b93402173373b512623a /.gitignore | |
parent | f9f51b1ac7f86ed4be78ea830a414ec0c27fb044 (diff) | |
download | meson-b4b2e8d5331878f9b2dcf807c0d277b6dc880959.zip meson-b4b2e8d5331878f9b2dcf807c0d277b6dc880959.tar.gz meson-b4b2e8d5331878f9b2dcf807c0d277b6dc880959.tar.bz2 |
Added an example of how to create OSX installers.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,4 +7,5 @@ __pycache__ /meson-test-run.txt +.DS_Store *~ |