Posted By


mcfearsome on 09/28/08

Statistics


Viewed 383 times
Favorited by 0 user(s)

Turbogears gitignore


/ Published in: Other
Save to your folder(s)



Copy this code and paste it in your HTML
  1. autostart.cgi
  2. bin/*
  3. lib/*
  4. prod.cfg
  5. *.pyc
  6. *.sqlite
  7. *.tmp
  8.  
  9.  

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.