Here's a slice with .gitignore files for app-level and site-level repos:
http://www.web2pyslices.com/slice/show/1532/gitignore

On Friday, April 27, 2012 2:08:18 PM UTC-4, mrtn wrote:
>
>
> Hi,
>
> I'm using Git (Github) to manage my app development in Web2py. I noticed 
> that each time when I make a commit lots of runtime generated files such as 
> error tickets, logs, db files, etc are picked up by Git, which probably 
> shouldn't be checked in as part of the codebase. These files exist at both 
> /web2py and /web2py/applications/myapp level, and make extra work of of 
> picking them out when committing.
>
> I wonder how other Web2py developers manage their code (especially using 
> Git), and how you guys deal with such unnecessary files. Thanks. 
>

-- 



Reply via email to