Sha256: 22fd68f8d7f40ada13f007c5bace4b6d404d2613afb430a563b0d883b9268da3

Contents?: true

Size: 753 Bytes

Versions: 4

Compression:

Stored size: 753 Bytes

Contents

# this file will be installed as ~/.grepmate
--- 
# valid outputs are: text, html, textmate, file_and_line
default_output: html
temp_directory: <%= ENV['TMPDIR'] %>
search_rails_source: false
search_gems: false
# if you only want to search a specific rails version, uncomment and set this:
# :use_only_rails_version: 2.3.2
exclude_file_extensions: 
  - sql
  - log
  - tmp
  - gz
  - bz2
  - tar
  - zip
  - db
  - sqlite
  - sqlite3
  - csv
  - DS_Store
  - svn
  - git
  - tmproj
  - sql
  - dat
  - gitignore
  - gitmodules
  - gemspec
  - rdoc
  - ico
  - pdf
  - xml
  - html
  - swf
  - jpg
  - png
  - gif
include_dirs: 
  - .
exclude_dirs:
  - .git
  - .svn
  - sphinx
  - sql
  - tmp
  - log
  - doc
  - coverage
  - flash
  - images
  - videos

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
ssoroka-grepmate-2.0.3 config/dot-grepmate
ssoroka-grepmate-2.0.4 config/dot-grepmate
ssoroka-grepmate-2.0.5 config/dot-grepmate
grepmate-2.0.5 config/dot-grepmate