This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
nvchecker
mirror of
https://github.com/lilydjwg/nvchecker
Watch
1
Star
0
Fork
You've already forked nvchecker
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f367d04287
nvchecker
/
.gitignore
11 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
use argparse instead of tornado.options and change a few terms
2013-08-09 10:50:41 +00:00
records/
ignore package files
2014-11-03 04:20:12 +00:00
*.egg-info/
__pycache__/
/build/
update gitignore for pytest
2015-11-04 14:43:12 +00:00
.cache/
skip archpkg test on Travis-CI
2017-02-04 08:29:59 +00:00
.eggs/
ignore package files
2014-11-03 04:20:12 +00:00
*.pyc
*.pyo
travis: add NVCHECKER_GITHUB_TOKEN env
2015-11-05 11:45:19 +00:00
.travis.pub
misc: Ignore .pytest_cache Signed-off-by: Xuanwo <xuanwo.cn@gmail.com>
2018-06-08 15:35:44 +00:00
.pytest_cache/