mirror of
https://git.sr.ht/~kivikakk/niar
synced 2024-12-22 19:02:23 +00:00
template: add .pdm-python to .gitignore.
This commit is contained in:
parent
7572c3716a
commit
12dc846334
1
template/.gitignore
vendored
1
template/.gitignore
vendored
|
@ -1,3 +1,4 @@
|
||||||
__pycache__
|
__pycache__
|
||||||
/build
|
/build
|
||||||
*.vcd
|
*.vcd
|
||||||
|
.pdm-python
|
||||||
|
|
Loading…
Reference in a new issue