Files
CreatBotMoonraker/.gitignore
Eric Callahan c4aaf43662 gitignore: replace .pdm.toml with .pdm-python
Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
2023-10-07 07:10:14 -04:00

14 lines
138 B
Plaintext

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
.devel
.venv
venv
start_moonraker
*.env
.pdm-python
build
dist