summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2013-04-23Add hosting and auto-archive-creation.Nick Daly
The makefile has three new targets: 1. hosting: Publish repository and automagically build the archives to serve to clients. 2. current-checkout.tar.gz: Create an archive of the current project directory. 3. current-repository.tar.gz: Create an archive of the current project directory along with the source repository metadata so that the archive is a full checkout of the project.
2013-04-23Merged with James's upstream.Nick Daly
Hope I did it right. If I screwed up, withsqlite is borked.
2013-02-09don't track backup text files, don't worry about cherrypy.configJames Vasile
2013-02-06track cfg.pyJames Vasile
2013-01-16withsqlite is now retrieved from github. Manage User & Groups pages now ↵Tom Galloway
display correctly but don't do anything yet.
2013-01-03Added predepend packages and updated python path for build folders.Tom Galloway
2012-07-26update .gitignorebnewbold
2012-02-19ignore backupsJames Vasile
2011-09-29Ignore backup files that start with \#James Vasile
2011-02-22...James Vasile