MarkoprintWiFi/.gitignore

18 lines
262 B
Plaintext

# Eclipse user settings directory
.project
.pydevproject
.settings
# VS Codium user settings directory
.vscode
# Byte-compiled / optimized / DLL files
MkpWIFI/__pycache__/
MkpWIFI/build/
MkpWIFI/dist/
MkpWIFI/main.spec
MkpWIFI/*.dll
__pycache__/
*.py[cod]
log