mirror of
https://git.sr.ht/~kivikakk/niar
synced 2024-12-22 19:12:24 +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__
|
||||
/build
|
||||
*.vcd
|
||||
.pdm-python
|
||||
|
|
Loading…
Reference in a new issue