diff options
author | Matt Liberty <matt.liberty@gmail.com> | 2013-10-27 12:19:33 -0700 |
---|---|---|
committer | Matt Liberty <matt.liberty@gmail.com> | 2013-10-27 12:19:33 -0700 |
commit | e9a7af6c2b608663b32630a2d58a5cfa540efafa (patch) | |
tree | bd969e92d7a6421fef2011778c84103c0445b6bb /.gitignore | |
parent | 1004c8553b50893c075977d5ea34c79d00122fe3 (diff) |
Ignore *.app (Mac) and SublimeText files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -8,3 +8,6 @@ object_script.libquackle.Debug object_script.libquackle.Release release ChangeLog +*.app +*.sublime-project +*.sublime-workspace
\ No newline at end of file |