public
Description: Scripts to gather information for including in version history comments and to make using source control a bit simpler for non-technical projects.
Homepage: http://bitbucketlabs.net/flashbake/
Clone URL: git://github.com/commandline/flashbake.git
Click here to lend your support to: flashbake and make a donation at www.pledgie.com !
flashbake / .gitignore
100644 10 lines (9 sloc) 0.088 kb
1
2
3
4
5
6
7
8
9
10
*.pyc
.*.swp
build
dist
MANIFEST
flashbake.egg-info
.project
.pydevproject
.ropeproject