# Add your own tasks in files placed in lib/tasks ending in .rake, # for example lib/tasks/capistrano.rake, and they will automatically be available to Rake. require "rake/extensiontask" require_relative "config/application" Rails.application.load_tasks Rake::ExtensionTask.new "wittle_generator" do |ext| ext.lib_dir = "lib" end om/cartcollect' title='cartcollect Git repository'/>
summary refs log tree commit diff stats
path: root/.hgignore
blob: d30fb8d76e6fed1af4cec1f545242d22ece61131 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
syntax: glob
build
*.swp

*.mode1
*.mode1v3
*.mode2
*.mode2v3
*.pbxuser
*.perspective
*.perspectivev3
xcuserdata

*~.nib

.DS_Store
Versioning.h