Sha256: 4c940074d4f9b11d2bd5b3dc5e0bf9fc857ce0706a486c5c94c16444171f4299
Contents?: true
Size: 610 Bytes
Versions: 3
Compression:
Stored size: 610 Bytes
Contents
# mate TextMate project builder using git ignores for exclusions You can add `alias mate='tm'` to your `.profile`, `.bash_profile` … When `tm` command (or `mate` if aliased) is called with one or more paths and any of them is a directory, than project is created in `~/.tmprojs/` and opened. Its file and folder filters are built based on all types of git ignores (global, `.gitignore` and `.git/info/exclude`), also `.git` folder and certain files (images, archives, media files, logs and some other binary files) are filtered. ## Copyright Copyright (c) 2010 Ivan Kuchin. See LICENSE.txt for details.
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
mate-1.1.3 | README.markdown |
mate-1.1.2 | README.markdown |
mate-1.1.1.2 | README.markdown |