This website works better with JavaScript.
Explore
Help
Sign In
util
/
rq
mirror of
https://github.com/peter4431/rq.git
Watch
4
Star
0
Fork
You've already forked rq
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
d3d9a20680
main
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'd3d9a20680'
${ noResults }
rq
/
.gitignore
13 lines
90 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add some project meta stuff.
13 years ago
*.pyc
Remove accidentally committed file.
12 years ago
*.egg-info
/dump.rdb
Ignore .envrc files.
11 years ago
/.direnv
/.envrc
Remove accidentally committed file.
12 years ago
/.tox
/dist
Add wheel support to RQ.
11 years ago
/build
Fixes from comments in #415 Added tox/vagrant tmp dir to gitignore Removed unused import Renamed id to job_id in enqueue_call() as per comments in #415
10 years ago
.tox
.vagrant
add PyCharm .idea folder to .gitignore
10 years ago
Vagrantfile