Files
MarkoprintWiFi/.gitignore
T
2019-10-01 10:13:29 +02:00

22 lines
316 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
__pycache__
build
dist
main.spec