Ignore anywhere
This commit is contained in:
parent
41eef2c4dc
commit
7f890d12b8
1 changed files with 5 additions and 5 deletions
10
.gitignore
vendored
10
.gitignore
vendored
|
|
@ -1,8 +1,8 @@
|
||||||
.pytest_cache/
|
.pytest_cache/
|
||||||
.tox/
|
.tox/
|
||||||
build/
|
build/
|
||||||
/module.*
|
module.*
|
||||||
/setup.py
|
setup.py
|
||||||
/test_foo.py
|
test_foo.py
|
||||||
/tox.ini
|
tox.ini
|
||||||
/venv/
|
venv/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue