OSDN Git Service

rspecのインストール周りが最近なんだかオカシイので現実的な方法に修正
[elecoma/elecoma.git] / .gitignore
1 .DS_Store
2 *~
3 log/*
4 !log/.gitkeep
5 tmp/*
6 !tmp/.gitkeep
7 db/schema.rb
8 vendor/plugins/*
9 !vendor/plugins/.gitkeep
10 var/run/*
11 !var/run/.gitkeep