Files
vppcfg/.gitignore
T

12 lines
89 B
Plaintext
Raw Normal View History

2022-03-26 17:18:25 +00:00
*.swp
2022-04-03 09:18:40 +00:00
*.out
*exec
2022-03-13 09:54:50 +00:00
__pycache__
dist
vppcfg.egg-info
.pybuild
2022-07-13 13:28:10 +01:00
.*.~undo-tree~
2023-08-29 00:39:53 +02:00
.eggs
2025-05-07 23:26:31 +02:00
.venv/