[microworld-dev] Re: Task Allocation this Week

  • From: Saurabh Bhatia <saurabh.a.bhatia@xxxxxxxxx>
  • To: microworld-dev@xxxxxxxxxxxxx
  • Date: Sun, 18 Jul 2010 14:24:17 +0530

Hey Kumar

Here is the .gitignore file that soundarya added to the project earlier.

log
db/*.sqlite3
db/*.sql
*.tmproj
tmp/cache
tmp/pids
tmp/sessions
tmp/sockets
coverage
config/database.yml
*~
\#*\#
.\#*
target/*
*flymake*


I belive this should be perfect.



On Sun, Jul 18, 2010 at 11:25 AM, Saurabh Bhatia <saurabh.a.bhatia@xxxxxxxxx
> wrote:

> Great, so please do an commit
>
>
> On Sun, Jul 18, 2010 at 8:25 AM, Kumar Gaurav <kgthegreat@xxxxxxxxx>wrote:
>
>> On Sat, Jul 17, 2010 at 11:56 PM, saideep a.v.s <annadatha@xxxxxxxxx>
>> wrote:
>> > Hello All,
>> >
>> > Note for Issue 6:
>> > This is the work of all the developers to take delete the backup copies
>> > created by the editor before updating the git repo.
>> > eg file: abc_controller.rb~
>> > The above files can be seen only when you try to list all the files
>> > ls -ltr
>> >
>>
>> We can also make an entry in the .gitignore file so that git
>> automatically ignores all the backup files.
>> Here is what my .gitignore file looks like.
>>
>> http://gist.github.com/480068
>>
>>
>>
>> --
>> Kumar Gaurav
>> Latest Post -- Install mongo-db on Ubuntu
>> http://wp.me/pbU2Q-37
>>
>>
>
>
> --
> Best Regards
>
> Saurabh
>
>


-- 
Best Regards

Saurabh

Other related posts: