mirror of
https://github.com/lilydjwg/nvchecker.git
synced 2025-03-10 06:14:02 +00:00
ignore package files
This commit is contained in:
parent
ab9f453e3a
commit
f85909e6ee
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -1 +1,6 @@
|
||||||
records/
|
records/
|
||||||
|
*.egg-info/
|
||||||
|
__pycache__/
|
||||||
|
/build/
|
||||||
|
*.pyc
|
||||||
|
*.pyo
|
||||||
|
|
Loading…
Add table
Reference in a new issue