Files
CreatBotMoonraker/.gitignore
Eric Callahan a3121775fc build: add initial support for pdm build
Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
2023-02-22 18:08:46 -05:00

14 lines
136 B
Plaintext

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