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
8b929322cb
nvchecker
/
.gitignore
11 lines
100 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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/
port github source and tests (the last one!) `include_tags_pattern` and `ignored_tags` removed, see #99
2020-08-20 06:56:40 +00:00
keyfile.toml