mirror of
https://github.com/nikdoof/django-ett.git
synced 2025-12-17 03:39:26 +00:00
Update ignore and readme
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -25,3 +25,6 @@ pip-log.txt
|
|||||||
|
|
||||||
#Mr Developer
|
#Mr Developer
|
||||||
.mr.developer.cfg
|
.mr.developer.cfg
|
||||||
|
|
||||||
|
#Virtualenv
|
||||||
|
.env
|
||||||
|
|||||||
@@ -1,4 +1,9 @@
|
|||||||
django-ett
|
django-ett
|
||||||
==========
|
==========
|
||||||
|
|
||||||
Django webapp implementation of the "Emergent Task Timer"
|
Django webapp implementation of the "Emergent Task Timer"
|
||||||
|
|
||||||
|
Testing
|
||||||
|
-------
|
||||||
|
|
||||||
|
This project makes use of the standard Django testing framework, along with django-jenkins to allow for easy integration into Jenkins/Hudson.
|
||||||
|
|||||||
Reference in New Issue
Block a user