14 lines
131 B
Plaintext
14 lines
131 B
Plaintext
data.db
|
|
|
|
# environment
|
|
.venv/
|
|
|
|
# NiceGUI Data
|
|
.nicegui/
|
|
|
|
# Byte-compiled / optimized / DLL files
|
|
__pycache__/
|
|
|
|
# C extensions
|
|
*.so
|