summaryrefslogtreecommitdiff
path: root/ui-refs.c
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2007-09-20 00:11:03 +0200
committerLars Hjemli <hjemli@gmail.com>2007-09-20 00:11:03 +0200
commit6df9c7028a489578bc8593e56298cd869fcdc1fc (patch)
tree35292ae9060242db09a2dc844b252f17dbc6a2af /ui-refs.c
parentff7a39488adbee9cb57bf4549efd60e6b7d4fc1a (diff)
downloadcgit-6df9c7028a489578bc8593e56298cd869fcdc1fc.tar.gz
cgit-6df9c7028a489578bc8593e56298cd869fcdc1fc.tar.bz2
cgit-6df9c7028a489578bc8593e56298cd869fcdc1fc.zip
Add cgit.conf to .gitignore, remove *~
Not having cgit.conf in .gitignore is a bug, while having *~ is a personal preference. Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
>3-6/+6 2017-02-12Migrate flask.ext.foo to flask_fooRené 'Necoro' Neumann3-4/+4 2017-02-12Enable debugging for manage.shRené 'Necoro' Neumann1-1/+1 2017-02-12No need for flask-script anymore; flask provides this out of the boxRené 'Necoro' Neumann3-28/+17 2017-02-12No need for flask-sqlalchemy to track modifications and send eventsRené 'Necoro' Neumann1-0/+1 2017-02-12FixRené 'Necoro' Neumann1-1/+1 2016-07-08Constant -> KonstantRené 'Necoro' Neumann1-1/+1 2016-07-052to3 fixed too muchRené 'Necoro' Neumann1-1/+1 2016-07-052to3 conversionRené 'Necoro' Neumann12-42/+42 2016-07-05First batch of py3 changesRené 'Necoro' Neumann7-8/+7 2016-05-01Removed base 'Expense' class; introduce CategoryModel insteadRené 'Necoro' Neumann1-6/+7 2016-05-01Ignore .pyoRené 'Necoro' Neumann1-0/+1