Proper .gitignore for Tipfy 1.0b1

14 views
Skip to first unread message

Lenard Gabor

unread,
Jun 11, 2011, 10:13:08 AM6/11/11
to Tipfy list
I am new to Tipfy and its buildout scripts, and I am not sure which directories and files should be added to the source control system and which ones are generated/downloaded anyway.

Can you help me?

Thanks,
Gabor

Oleg Lebedev

unread,
Jun 11, 2011, 10:20:48 AM6/11/11
to tipfy
Hi,

my .hgignore(for mercurial) look like this:

syntax: glob


#IDE files
.idea/
app/.idea/

#build project files
app/lib/dist/
bin/
eggs/
var/

#temp files
*.pyc
*.pyo
*.orig
*~
#os files
.DS_Store
Thumbs.db

I think .gitignore should be similar

Lenard Gabor

unread,
Jun 12, 2011, 1:07:36 AM6/12/11
to ti...@googlegroups.com
Thank you very much, Oleg!

Gabor





--
You received this message because you are subscribed to the Google Groups "tipfy" group.
To post to this group, send email to ti...@googlegroups.com.
To unsubscribe from this group, send email to tipfy+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/tipfy?hl=en.


Reply all
Reply to author
Forward
0 new messages