This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
rq
mirror of
https://github.com/rq/rq.git
Watch
1
Star
1
Fork
You've already forked rq
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5945c28ce3
rq
/
.gitignore
14 lines
97 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add some project meta stuff.
2011-11-14 11:10:59 +00:00
*.pyc
Remove accidentally committed file.
2013-08-20 09:16:37 +00:00
*.egg-info
/dump.rdb
Ignore .envrc files.
2013-12-25 07:56:26 +00:00
/.direnv
/.envrc
Remove accidentally committed file.
2013-08-20 09:16:37 +00:00
/.tox
/dist
Add wheel support to RQ.
2013-12-25 07:58:42 +00:00
/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
2014-09-09 10:10:18 +00:00
.tox
.vagrant
add PyCharm .idea folder to .gitignore
2014-11-17 20:04:58 +00:00
Vagrantfile
ignore IDE cache folder
2015-11-09 04:38:27 +00:00
.idea/