V1.0.0
This commit is contained in:
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
data.db
|
||||
|
||||
# environment
|
||||
.venv/
|
||||
|
||||
# NiceGUI Data
|
||||
.nicegui/
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
|
||||
# C extensions
|
||||
*.so
|
||||
Reference in New Issue
Block a user